History log of /frameworks/ml/nn/runtime/test/generated/vts_models/conv_quant8.model.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2467b9c2956293324de8557cf341a7cae83c591d 12-Oct-2017 I-Jui (Ray) Sung <ijsung@google.com> Update generated VTS tests

Regenerate VTS tests after test generator updates in ag/3050465.

Bug: 67607461
Test: VtsHalNeuralnetworksV1_0TargetTest on Angler with sample driver
Change-Id: I23898061809fe371049337d8c103c05427a728ee
/frameworks/ml/nn/runtime/test/generated/vts_models/conv_quant8.model.cpp
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/vts_models/conv_quant8.model.cpp
238a880d67b3aa5650ad52037fe1c25b1750eca9 05-Oct-2017 Miao Wang <miaowang@google.com> Fix quantized CONV_2D and FULLY_CONNECTED tests and add more validation
for input tensor types.

Bug: 67430183
Bug: 63905942

Test: mm
Test: NeuralNetworksTest on sailfish
Change-Id: Ibc52ba04ebc515d9208b9266a2e9bbe90d675542
/frameworks/ml/nn/runtime/test/generated/vts_models/conv_quant8.model.cpp
7d6ac906f000f3afe418e92c0a4ae36b2ea1143e 23-Sep-2017 Jean-Luc Brouillet <jeanluc@google.com> Remove operationTuple.

Removed operationTuple from Model in the HAL, as the data type was
redundant information.

Removed supportedOperationTuples from Capabilities, as real drivers need
more complex restrictions than this provided. For the OC-MR1, we'll just
rely on getSupportedNodes.

Also removed the unused cachesCompilation.

Bug: 63905942
Test: Compiled and ran tests, incl. vts.

Change-Id: I84433d1e0e5211ac2f77317f3752171d85a5ab04
/frameworks/ml/nn/runtime/test/generated/vts_models/conv_quant8.model.cpp
b6b3dc4cc7a45b61fcfa503f776f658148b5a2a4 14-Sep-2017 I-Jui (Ray) Sung <ijsung@google.com> Support don't care outputs in VTS tests

- Updated test generator to generate helper functions
- Re-generated VTS tests

Actual uses of the infrastructure (IgnoredOutput) come with the test
specs of LSTM.

Bug: 63905942
Test: test.py on host
Test: NeuralNetworksTest on Angler
Test: VtsHalNeuralnetworksV1_0TargetTest on Angler
Change-Id: I464aa1cd77fd2d2fecab5d01dd223346fce04f7b
/frameworks/ml/nn/runtime/test/generated/vts_models/conv_quant8.model.cpp
d8b6b50ab2b326d11a703e869a3546679bd5727b 14-Sep-2017 I-Jui (Ray) Sung <ijsung@google.com> Fix build failure - checking in missing VTS files

Add missing generated files.

Bug: 63905942
Test: VtsHalNeuralnetworksV1_0TargetTest on Angler
Change-Id: I77eb1a64c01ed2fab8f2cd07dea95bc0bf96eb40
/frameworks/ml/nn/runtime/test/generated/vts_models/conv_quant8.model.cpp