summaryrefslogtreecommitdiff
path: root/nn/runtime/test/generated
AgeCommit message (Expand)Author
2018-06-12Make fully_connected op use reference implementation in certain cases.Miao Wang
2018-05-16Validate strided slice output dims in cpu executorMika Raento
2018-04-24Fix failing test by rerunning test generatorMika Raento
2018-04-23Fix slicing.sh for new directory structureMika Raento
2018-04-21Create _relaxed tests for newly added tests -- generated testsMichael Butler
2018-04-16Clarify Fully Connected Op comments and namingMika Raento
2018-04-05Finalize STRIDED_SLICEMiao Wang
2018-03-29Merge changes Ida0350d2,If4b50c50 into pi-devTreeHugger Robot
2018-03-29Merge "Make NNAPI support BroadcastSub and BroadcastDiv." into pi-devTreeHugger Robot
2018-03-28Add more validation to the HALMichael Butler
2018-03-27Regenerate CTS and VTS test casesMichael Butler
2018-03-26Fix resize_bilinear test height/width orderMichael Butler
2018-03-23Remove unused / unimplemented parameter "crops" for BATCH_TO_SPACEMiao Wang
2018-03-23Make NNAPI support BroadcastSub and BroadcastDiv.Miao Wang
2018-03-20Fix lstm tests to have correct scratch_buffer sizeMiao Wang
2018-03-14Upgrade generated test casesMichael Butler
2018-02-27Generates new V1_0 tests from the newly added specs.Miao Wang
2018-02-23Add quantized MEAN testsMiao Wang
2018-02-22Generate relaxed precision tests for CTS and VTS.Miao Wang
2018-02-20Add more tests for v1.1 opsMiao Wang
2018-02-16Update generated VTS test for mobilenet_quantizedMichael Butler
2018-02-15Create NNAPI v1.1 VTS tests.Miao Wang
2018-02-14Update MobileNet quantized testMiao Wang
2018-01-30Allow CpuExecutor to execute the new ops.Miao Wang
2018-01-18Adding filter rank to SVDFYang Ni
2017-11-16Merge "Improve validation of the HAL structures." into oc-mr1-nn-devJean-Luc Brouillet
2017-11-15Improve validation of the HAL structures.Jean-Luc Brouillet
2017-11-13Added quantized mobilenet to VTS and refactoring generatorsI-Jui (Ray) Sung
2017-11-10Slicing a given model up to the given first N operationsI-Jui (Ray) Sung
2017-10-27Modernize the test specs of various outdated testsI-Jui (Ray) Sung
2017-10-27Modernize the test spec of mobilenet_224_gander_basic_fixedI-Jui (Ray) Sung
2017-10-24Include a full example into mobilenet_quantized specI-Jui (Ray) Sung
2017-10-13Fix tests that incorrectly handle large const tensors.Miao Wang
2017-10-13Merge "Test LSTM, RNN, and SVDF with non-zero states" into oc-mr1-devJean-Luc Brouillet
2017-10-12Test LSTM, RNN, and SVDF with non-zero statesYang Ni
2017-10-11Update generated VTS testsI-Jui (Ray) Sung
2017-10-11Merge "Made embedding lookup take int lookups" into oc-mr1-devYang Ni
2017-10-10Fix a bad depthwise_conv test.Miao Wang
2017-10-10Made embedding lookup take int lookupsYang Ni
2017-10-10Added one more test spec for space_to_depth/depth_to_spacegfan
2017-10-09Force CpuExecutor validating user-provided model output operands.Miao Wang
2017-10-04Rename setInputsAndOutputsJean-Luc Brouillet
2017-10-04Fix quantized CONV_2D and FULLY_CONNECTED tests and add more validationMiao Wang
2017-10-04Merge "Change stateful Ops to stateless ones" into oc-mr1-devTreeHugger Robot
2017-10-04Change stateful Ops to stateless onesYang Ni
2017-10-04Modify test files for size. Add tests.Jean-Luc Brouillet
2017-10-03Update generated unit tests and vts tests.Dong Chen
2017-10-02Fix documentation of FULLY_CONNECTED, and add checks for input rank.Miao Wang
2017-10-02Remove activation parameter from CONCATENATIONMiao Wang
2017-10-02Add preparation code missed in some OPsYang Ni