commit | 199aa8641156f79d7d79971472efef6857412f18 | [log] [tgz] |
---|---|---|
author | Miao Wang <miaowang@google.com> | Fri Sep 08 16:57:49 2017 -0700 |
committer | Miao Wang <miaowang@google.com> | Fri Sep 08 23:00:23 2017 -0700 |
tree | 60307bf74f1eba354de57d7cc654653788b21c88 | |
parent | e1b1788b4d164d1689a46292404b60d8376e544b [diff] |
Add FusedActivationFunc enum and renamed certain operations. - Add "_2D" to CONV, DEPTHWISE_CONV, AVG_POOL, MAX_POOL, and L2_POOL, since they are only supposed to do 2D computation. - Remove CAST, GATHER, SPLIT. - Also update the tests to reflect the changes. Bug: 63905942 Test: mm Test: NeuralNetworksTests pass for both CPU path and sample hidl driver. Change-Id: I5bcf219c4c6cd4f866c1023d1f35cdc83ca69a85