History log of /frameworks/ml/nn/runtime/test/generated/models/conv_float_channels.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/conv_float_channels.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/conv_float_channels.model.cpp
224c01eb06d3dc496b99b0827fdcc9e65bfc4f9a 03-Oct-2017 Dong Chen <dongchen@google.com> Update generated unit tests and vts tests.

Bug: 63905942
Test: NeuralNetworksTest on Angler
Change-Id: I6a12e8e118bf0855ba6fa49065e054a2336473cd
/frameworks/ml/nn/runtime/test/generated/models/conv_float_channels.model.cpp