summaryrefslogtreecommitdiff
path: root/nn/runtime/test/specs/V1_0
AgeCommit message (Expand)Author
2020-04-29Re-enable tests that are previously disabled.Xusong Wang
2020-04-07Handle CONSTANT_REFERENCEs in generated CTS testsSlava Shklyaev
2020-03-18Remove invalid local_response_norm testsMiao Wang
2019-11-13Add missing imports in runtime/test/specsSlava Shklyaev
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-08Swap resize_bilinear tests' width and height fieldsMichael Butler
2019-04-18Create tests for SVDF with non-null biasMichael Butler
2018-12-28Fix tests after adding depth_multiplier value validation.Miao Wang
2018-10-09Refactor test_generator to allow multiple models per spec file.Xusong Wang
2018-06-18Make fully_connected op use reference implementation in certain cases.Miao Wang
2018-04-04Add more validation to the HALMichael Butler
2018-04-04Fix resize_bilinear test height/width orderMichael Butler
2018-04-04Add validation to remaining ops and fix testsMichael Butler
2018-04-04Fix lstm tests to have correct scratch_buffer sizeMiao Wang
2018-03-05Generate relaxed precision tests for CTS and VTS.Miao Wang
2018-03-05Fix resize_bilinear test arguments and strided_slice test typesMichael Butler
2018-03-05Add more tests for V1_0 opsMiao Wang
2018-03-05Create NNAPI v1.1 VTS tests.Miao Wang