summaryrefslogtreecommitdiff
path: root/nn
AgeCommit message (Expand)Author
2020-05-07Merge "Add AndroidTest.xml for NeuralNetworksTest_static and blacklist failin...Miao Wang
2020-05-07Fix null ptr dereference in REDUCE_* cpu implementationLev Proleev
2020-05-07Add AndroidTest.xml for NeuralNetworksTest_static and blacklist failing testsMiao Wang
2020-05-07Merge "Fix caching bug in quantization coupling test" into rvc-devLev Proleev
2020-05-07Merge "Skip FailingDriverTest when fallback is disabled" into rvc-devSlava Shklyaev
2020-05-07Merge "Improve shape validation in FULLY_CONNECTED" into rvc-devSlava Shklyaev
2020-05-07Skip FailingDriverTest when fallback is disabledSlava Shklyaev
2020-05-06Improve shape validation in FULLY_CONNECTEDSlava Shklyaev
2020-05-05Fix caching bug in quantization coupling testLev Proleev
2020-05-01Merge "Add more NN priority validation tests" into rvc-devMichael Butler
2020-05-01Merge "Dump RGG spec under all failures." into rvc-devXusong Wang
2020-05-01Merge "Fix null ptr dereference in squeeze cpu implementation." into rvc-devPrzemyslaw Szczepaniak
2020-04-30Add more NN priority validation testsMichael Butler
2020-05-01Merge "Add internal NNT_static tests for buffer copying." into rvc-devXusong Wang
2020-05-01Merge changes I3e1eb543,I012eb4df into rvc-devMichael Butler
2020-04-30Add internal NNT_static tests for buffer copying.Xusong Wang
2020-05-01Merge "libneuralnetworks_headers is marked as available to platform" into rvc...Jiyong Park
2020-05-01libneuralnetworks_headers is marked as available to platformJiyong Park
2020-04-30Dump RGG spec under all failures.Xusong Wang
2020-04-30Merge "Fix NNAPI TimingTests" into rvc-devMichael Butler
2020-04-30Merge changes I3e037df0,Ifd1f45a2 into rvc-devXusong Wang
2020-04-30Fix null ptr dereference in squeeze cpu implementation.Przemysław Szczepaniak
2020-04-29Fix NNAPI TimingTestsMichael Butler
2020-04-29Merge "Fix validateRequest with unknown rank in model." into rvc-devXusong Wang
2020-04-29Regenerate tests.Xusong Wang
2020-04-29Re-enable tests that are previously disabled.Xusong Wang
2020-04-29Fix validateRequest with unknown rank in model.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-28Skip TestRemoveDefaultArguments tests for useCpuOnly = 1Miao Wang
2020-04-28Merge changes I3178c22e,I9715e0a5 into rvc-devLev Proleev
2020-04-27Create tests for VersionedInterfaces errorsMichael Butler
2020-04-24Fix "#define VERBOSE" bit-rot (build failure)David Gross
2020-04-24Simplify IDevice reboot logicMichael Butler
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-21Increase the fp precision in dumped spec.Xusong Wang
2020-04-21Merge "Disable a non-sensible RGG test case." into rvc-devXusong Wang
2020-04-20Disable a non-sensible RGG test case.Xusong Wang
2020-04-20Remove unused utility functionsLev Proleev
2020-04-20Add tests for multiplier quantization functionsLev Proleev
2020-04-17Add NNT_static internal tests for device memory allocation.Xusong Wang
2020-04-17Merge "Add a WHILE test with unused outputs" into rvc-devSlava Shklyaev
2020-04-16Merge "Fix failures in TensorRankConstraint Tests" into rvc-devTreeHugger Robot
2020-04-15Fix failures in TensorRankConstraint TestsStefano Galarraga
2020-04-15Add a WHILE test with unused outputsSlava Shklyaev
2020-04-15Add operand type variations for WHILE testsSlava Shklyaev
2020-04-14Merge "Add NeuralNetworksTest_utils to presubmit" into rvc-devTreeHugger Robot
2020-04-14Merge "Add WHILE tests with CONSTANT_REFERENCE inputs" into rvc-devTreeHugger Robot