History log of /frameworks/ml/nn/runtime/test/specs/V1_1/resize_bilinear_relaxed.mod.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
03fde839dc0bfa4f2ead0d60fc4fe80f55e52660 27-Mar-2018 Michael Butler <butlermichael@google.com> Fix resize_bilinear test height/width order

resize_bilinear_relaxed had its height and width parameters reversed.
This CL fixes this, and regenerates all CTS and VTS models.

Bug: 73964023
Test: mma
Test: NeuralNetworksTest
Test: VtsHalNeuralnetworksV1_0TargetTest
Test: VtsHalNeuralnetworksV1_1TargetTest
Change-Id: Ia5714eb5335327b25521184752542baa4c0a56fa
/frameworks/ml/nn/runtime/test/specs/V1_1/resize_bilinear_relaxed.mod.py
b74d2837ab1687c1a4f913aa5f90a9838efe0add 21-Feb-2018 Miao Wang <miaowang@google.com> Add relaxed execution tests

- Extend the test generator and test wrapper to allow relaxed
execution.
- Make the accpeted error range to be 5 ULP of FP16.
- Copy and modify existing V1_0 tests to be V1_1 relaxed tests.

Bug: 63911257
Test: mm
Test: Relaxed tests pass on devices with FP16 support
Change-Id: I8954aeeebcf7312d7d94580992708f1b42e2b32e
/frameworks/ml/nn/runtime/test/specs/V1_1/resize_bilinear_relaxed.mod.py