summaryrefslogtreecommitdiff
path: root/nn/runtime/test/fuzzing
AgeCommit message (Expand)Author
2020-05-01Merge "Dump RGG spec under all failures." into rvc-devXusong Wang
2020-04-30Dump RGG spec under all failures.Xusong Wang
2020-04-29Re-enable tests that are previously disabled.Xusong Wang
2020-04-29Merge "Add STRIDED_SLICE validations on neg stride with shrinkMask." into rvc...Xusong Wang
2020-04-28Add STRIDED_SLICE validations on neg stride with shrinkMask.Xusong Wang
2020-04-22Merge "Add NNT_static internal tests for device memory allocation." into rvc-devXusong Wang
2020-04-22Merge changes I85577481,I43ed11e9 into rvc-devXusong Wang
2020-04-21Add STRIDED_SLICE with shrinkMask in RGG tests.Xusong Wang
2020-04-20Disable a non-sensible RGG test case.Xusong Wang
2020-04-17Add NNT_static internal tests for device memory allocation.Xusong Wang
2020-04-07Compute RGG golden results from FP model.Xusong Wang
2020-04-07Prevent RGG from generating NaN values.Xusong Wang
2020-04-07Add broadcast with different ranks in RGG.Xusong Wang
2020-03-20Merge changes I97e66261,I8d1eccd3 into rvc-devTreeHugger Robot
2020-03-20Merge changes I32d7b435,I8904d7ca,I681fad8e,Iaf1d9b66,I30e89ce4 into rvc-devXusong Wang
2020-03-19Add SQUEEZE with omitted axis in RGG.Xusong Wang
2020-03-18Document and test L2_NORMALIZATION with input of all zeros.Xusong Wang
2020-03-18Add TRANSPOSE with omitted permutation to RGG.Xusong Wang
2020-03-18Support omitted operand in RGG.Xusong Wang
2020-03-18Enable RGG to generate a roi tensor of lifetime SUBGRAPH_INPUT.Xusong Wang
2020-03-16Validate the first dimension of DEPTHWISE_CONV_2D filter.Xusong Wang
2020-03-13Re-enable two RGG tests.Xusong Wang
2020-03-12Resolve or temporarily disable new RGG failures.Xusong Wang
2020-03-09Add new flags of resize operations to RGG.Xusong Wang
2020-03-09Add new operand types to RGG.Xusong Wang
2020-03-09Add 1.3 new operations to RGG.Xusong Wang
2020-03-09Relax accuracy criteria for RGG tests.Xusong Wang
2020-03-09Have accuracy criteria better formatted.Xusong Wang
2020-03-09Use TestHalVersion instead of HalVersion in RGG.Xusong Wang
2020-03-09Use TestOperationType instead of ANN_* in RGG.Xusong Wang
2020-03-09Use TestOperandType instead of Type in RGG.Xusong Wang
2020-03-09Move spec file dumper to TestHarness.Xusong Wang
2020-03-09Refactor RGG tests to use TestModel utilities.Xusong Wang
2020-03-09Add memory leak detector into RGG tests.Xusong Wang
2020-03-09Fix memory leak issue in RGG.Xusong Wang
2020-03-09Fix the issue that RGG is non-deterministic under different test filters.Xusong Wang
2020-03-09Add test_wrapper::Compilation::createForDevice()Slava Shklyaev
2020-01-21Add QoS types to NNAPI runtimeMichael Butler
2020-01-21Rename MODEL_INPUT to SUBGRAPH_INPUT and MODEL_OUTPUT to SUBGRAPH_OUTPUTSlava Shklyaev
2019-12-19Fix NN_IS_FLOAT to comply with aosp/986032.Xusong Wang
2019-10-16Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandTypeLev Proleev
2019-10-10Merge "Revert "Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED Operand...Lev Proleev
2019-10-10Revert "Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType"Lev Proleev
2019-10-10Merge "Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType"Lev Proleev
2019-10-09Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandTypeLev Proleev
2019-10-08[frameworks][ml][nn] fix lint errors from IWYUNick Desaulniers
2019-10-08[frameworks][ml][nn] fix -Wreorder-init-listNick Desaulniers
2019-08-26Defines an unified test model struct.Xusong Wang
2019-08-23Generate more variants by mutating operand lifetime.Xusong Wang
2019-07-30Fix names of #include guard symbols.David Gross