History log of /frameworks/ml/nn/runtime/test/generated/models/fully_connected_float_4d_simple.model.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3c2272e1cf69ef14d1a5dce34541bfd492272f69 18-Apr-2018 Michael Butler <butlermichael@google.com> Create _relaxed tests for newly added tests -- generated tests

New tests were added to V1_0 and V1_1 specs, but they did not have a
"_relaxed" test in V1_1.

This CL generates the CTS and VTS tests as a followup CL.

Bug: 76434855
Test: mma
Test: NeuralNetworksTest_static
Test: VtsHalNeuralnetworksV1_0TargetTest
Test: VtsHalNeuralnetworksV1_1TargetTest
Change-Id: Id3703db7091583de19e22b82eab75e88da785428
/frameworks/ml/nn/runtime/test/generated/models/fully_connected_float_4d_simple.model.cpp
6d78cf0e572d4117b3011bcf0ab768c47dc58031 12-Apr-2018 Mika Raento <mikie@google.com> Clarify Fully Connected Op comments and naming

- Make the reshaping of input clearer in header comment
- Make variable names in implementation match header comments
- Add a test for the case where first dimension is not the batch size

Bug: 74851002
Test: NeuralNetworksTest
Change-Id: Ic914d5b61ef162f2be04834bcd128208f13a627f
/frameworks/ml/nn/runtime/test/generated/models/fully_connected_float_4d_simple.model.cpp