History log of /frameworks/ml/nn/runtime/test/generated/models/softmax_quant8_1.model.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/softmax_quant8_1.model.cpp
9fd99905f7dcb2cd4195d2670aded45fc49cc1cb 30-Sep-2017 Miao Wang <miaowang@google.com> Fix test generator

Bug: 63905942
Test: mm
Test: NeuralNetworksTest pass
Change-Id: Ie3d734aee5cf10051045c2aafa8db6c508dd2698
/frameworks/ml/nn/runtime/test/generated/models/softmax_quant8_1.model.cpp
45bf79e5b9fee354fde7c1f64417d9ca4a1da7da 25-Sep-2017 Miao Wang <miaowang@google.com> Clarify the expectation of scale and zeroPoint for affected ops.

- Remove the OperandType constructor taking f_min and f_max as
quantization parameters as it causes confusions for ops like
LOGISTIC and SOFTMAX.
- Update the documenation to clearly state the expected scale and
zeroPoint for LOGISTIC, SOFTMAX and CONCATENATION.
- Update the tests to directly input scale and zeroPoint.

Bug: 63905942
Test: mm
Test: NeuralNetworksTest pass
Change-Id: Ia450d6ce9509205d22e6383bd7e454afa0568cbb
/frameworks/ml/nn/runtime/test/generated/models/softmax_quant8_1.model.cpp
874d039215516aebdaba2e242609199897fe80c0 23-Sep-2017 Miao Wang <miaowang@google.com> Fix sigmoid and softmax tests and implementation.

- CPU executor now checks both the scale and offset for the
output Shape.
- The golden references and output range for the tests are updated.

Bug: 63905942
Test: mm
Test: NeuralNetworksTest pass
Change-Id: I9e892ae0de8ea17298dbb7edb96036e1d30c84fb
/frameworks/ml/nn/runtime/test/generated/models/softmax_quant8_1.model.cpp
1b8fa4fb29e498173f6b7992344a24bce447de82 14-Sep-2017 I-Jui (Ray) Sung <ijsung@google.com> Re-generate CTS tests from test specs

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