summaryrefslogtreecommitdiff
path: root/nn/runtime/test
AgeCommit message (Expand)Author
2020-06-22Merge "Sets bias quant scale in QLSTM test to 0 as it's unused." into rvc-devViet Dang
2020-06-22Sets bias quant scale in QLSTM test to 0 as it's unused.Viet Dang
2020-06-17Merge "Remove unknown rank control flow tests from VTS" into rvc-devSlava Shklyaev
2020-06-16Remove temporary test filtersMiao Wang
2020-06-16Remove unknown rank control flow tests from VTSSlava Shklyaev
2020-06-15Merge "Change TEST_MAPPING configuration of NeuralNetworksTest_static" into r...Michael Butler
2020-06-12Change TEST_MAPPING configuration of NeuralNetworksTest_staticMichael Butler
2020-06-12Merge changes I8da1aa92,Ia112e46d into rvc-devSlava Shklyaev
2020-06-10Support WHILE with growing output tensor in CpuExecutorSlava Shklyaev
2020-06-10Relax control flow boundary operand dimension constraintSlava Shklyaev
2020-06-02Relaxed LSH_PROJECTION: do not convert the hash tensor as internalXusong Wang
2020-05-27Merge "Use scales representable in fp16 for fp16 casting ops in RGG." into rv...Xusong Wang
2020-05-26Add shape check to CAST validationLev Proleev
2020-05-21Use scales representable in fp16 for fp16 casting ops in RGG.Xusong Wang
2020-05-18Merge "Fix null ptr dereference in cpu implementation of operations" into rvc...Lev Proleev
2020-05-16Merge "Fix incorrect (and inverted) comparison." into rvc-devStephen Hines
2020-05-15Fix null ptr dereference in cpu implementation of operationsLev Proleev
2020-05-15Merge "Fix null ptr dereference in REDUCE_* cpu implementation" into rvc-devLev Proleev
2020-05-14Fix incorrect (and inverted) comparison.Stephen Hines
2020-05-13Merge "Fix CPU fallback bug with SIMPLE execution plan" into rvc-devSlava Shklyaev
2020-05-13Fix CPU fallback bug with SIMPLE execution planSlava Shklyaev
2020-05-12Merge "Avoid sending ahwb requests to 1.0 and 1.1 drivers." into rvc-devXusong Wang
2020-05-11Avoid sending ahwb requests to 1.0 and 1.1 drivers.Xusong Wang
2020-05-11Add 1.3 support to TestPartitioning.cppPrzemysław Szczepaniak
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-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