History log of /frameworks/ml/nn/runtime/test/specs/concat_quant8_2.mod.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e68d924a02511200be6186c947359dee7bb58f23 04-Oct-2017 Jean-Luc Brouillet <jeanluc@google.com> Modify test files for size. Add tests.

Modified the specs so that the generated data files won't be
so large as to take very long to compile.

Also generate the tests for the new specs that have been added.

Finally, update the VTS tests for the specs we have.

Bug: 67394766
Test: Compiled and ran unit tests and VTS tests.

The regular tets pass except for:
[ FAILED ] GeneratedTests.conv_quant8_channels
[ FAILED ] GeneratedTests.conv_quant8_large
[ FAILED ] GeneratedTests.conv_quant8_overflow

The VTS tests pass except for:
[ FAILED ] NeuralnetworksHidlTest.conv_quant8_channels
[ FAILED ] NeuralnetworksHidlTest.conv_quant8_large
[ FAILED ] NeuralnetworksHidlTest.conv_quant8_overflow
[ FAILED ] NeuralnetworksHidlTest.lsh_projection
[ FAILED ] NeuralnetworksHidlTest.lstm2
[ FAILED ] NeuralnetworksHidlTest.lstm3
[ FAILED ] NeuralnetworksHidlTest.lstm

Change-Id: I5a26d0d05e1eca9874b0e9b09f33f345b657667a
/frameworks/ml/nn/runtime/test/specs/concat_quant8_2.mod.py
93e086fbc0f1577eabdffd0d3420589f2788bd95 02-Oct-2017 Miao Wang <miaowang@google.com> Remove activation parameter from CONCATENATION

Bug: 67185615
Test: mm
Change-Id: I3555259305761691ea65d2fff406d7fcd8ee8eb5
/frameworks/ml/nn/runtime/test/specs/concat_quant8_2.mod.py
387383f0d7e7b519a4680d5504793d142fce27a9 30-Sep-2017 Dong Chen <dongchen@google.com> Add larger unit test for CONCATENATION op for quant8.

Bug: 63905942
Test: NeuralNetworksTest on Angler
Change-Id: I153b3408c5779255361b97656cf7859d888a99a8
/frameworks/ml/nn/runtime/test/specs/concat_quant8_2.mod.py