History log of /frameworks/ml/nn/runtime/test/generated/models/depthwise_conv2d_quant8.model.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bee07f73a5f998a2dd6dc581e7776557c21f9684 09-Oct-2017 Miao Wang <miaowang@google.com> Force CpuExecutor validating user-provided model output operands.

- For operands with OperandLifeTime::MODEL_OUTPUT, the dimensions,
type, and other meta-data must match the output Shape calculated
from the operation preparation step.
- Fix the ill-defined tests caught by the added validation.
- Incidental changes: generated more tests from tests specs.

Bug: 67390841
Test: NeuralNetworksTests pass
Change-Id: I40d35db0f7a868feae773dbf7e12cf4bf5f5e275
/frameworks/ml/nn/runtime/test/generated/models/depthwise_conv2d_quant8.model.cpp
66d5cb6e3a90aefc8d545f6369080ab88de9d667 05-Oct-2017 Jean-Luc Brouillet <jeanluc@google.com> Rename setInputsAndOutputs

To avoid confusion with other set* functions, rename setInputsAndOutputs
to identifyInputsAndOutputs.

Also added a few new generated tests when I reran generate_test.sh.

Bug: 63905942
Test: local & VTS tests
Change-Id: Ie947044bee1a97426c847b9d66e60f0c25395bbc
/frameworks/ml/nn/runtime/test/generated/models/depthwise_conv2d_quant8.model.cpp
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/generated/models/depthwise_conv2d_quant8.model.cpp