summaryrefslogtreecommitdiff
path: root/nn/runtime/test/specs/V1_1
AgeCommit message (Expand)Author
2020-04-29Re-enable tests that are previously disabled.Xusong Wang
2020-03-30Add tests of DIV by zero.Xusong Wang
2020-03-20Merge changes I32d7b435,I8904d7ca,I681fad8e,Iaf1d9b66,I30e89ce4 into rvc-devXusong Wang
2020-03-19Fix SQUEEZE with optional squeeze dims.Xusong Wang
2020-03-18Remove invalid local_response_norm testsMiao Wang
2019-09-19Add test for a issue with reshape truncating output values.Przemyslaw Szczepaniak
2019-09-06Temporarily disable several generated tests.Xusong Wang
2019-08-12Improve test generator usage experienceSlava Shklyaev
2019-07-24Remove obsolete TODOs in LSTM testsMiao Wang
2019-05-09Merge changes I191e34d2,Iaa620b8e into qt-devXusong Wang
2019-05-09Test compliance along with generated tests.Xusong Wang
2019-05-08Swap resize_bilinear tests' width and height fieldsMichael Butler
2019-05-07Make avg_pool_float_2_relaxed possible to pass with fp16 accumulator.Przemyslaw Szczepaniak
2019-04-18Create tests for SVDF with non-null biasMichael Butler
2018-09-25Refactor test_generator to allow multiple models per spec file.Xusong Wang
2018-08-02Fix invalid tests for relaxed computation.Xusong Wang
2018-05-16Validate strided slice output dims in cpu executorMika Raento
2018-04-17Create _relaxed tests for newly added 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-27Merge "Fix resize_bilinear test height/width order" into pi-devMichael Butler
2018-03-26Fix resize_bilinear test height/width orderMichael Butler
2018-03-26Add validation to remaining ops and fix testsMichael 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-02-28Fix resize_bilinear test arguments and strided_slice test typesMichael Butler
2018-02-23Add quantized MEAN testsMiao Wang
2018-02-23Merge "Add more tests for v1.1 ops"Miao Wang
2018-02-22Add relaxed execution testsMiao Wang
2018-02-20Add more tests for v1.1 opsMiao Wang
2018-02-15Create NNAPI v1.1 VTS tests.Miao Wang