History log of /frameworks/ml/nn/tools/test_generator/tests/P_depthwise_conv/depthwise_conv.bin.mod.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cfe77f9ed8a14f97c7f18e4097492a2776a05d2a 30-Aug-2017 I-Jui (Ray) Sung <ijsung@google.com> Revised NNAPI test generator per user feedback

Support named inputs and outputs in examples:
examples can now take Python variable names too. See
nn/tools/test_generator/tests/test_P_full/addfloat.mod.py

Renamed Int32Bias to Int32Scalar. Ditto for Float32Bias.
Removed unused construct Bias.

Bug: 63905942
Test: nn/tools/test_generator/tests/test.py
Change-Id: I549d804db8cff912535f9595b7501637ee6754b7
/frameworks/ml/nn/tools/test_generator/tests/P_depthwise_conv/depthwise_conv.bin.mod.py
dcd2fbf1da7ebdc1aa1b57c74db4fffd2911e3b8 14-Jul-2017 I-Jui (Ray) Sung <ijsung@google.com> First implementation of NNAPI test generator.

Please see tools/test_generator/tests/P_full/addfloat.mod.py for how
a test model may looks like.

Bug: 63905942
Test: tests/test.py on host
Test: NeuralNetworksTest --gtest_filter=GeneratedTests.* on Angler

Change-Id: Ia8592da130092248269ab3c8c58dcac184dc29ca
/frameworks/ml/nn/tools/test_generator/tests/P_depthwise_conv/depthwise_conv.bin.mod.py