summaryrefslogtreecommitdiff
path: root/nn
AgeCommit message (Expand)Author
2020-07-02Update scale and zeroPoint documentationandroid11-devSlava Shklyaev
2020-06-26Merge "Clarify control flow shape constraints" into rvc-devSlava Shklyaev
2020-06-25Fix bad mergeSlava Shklyaev
2020-06-25Clarify control flow shape constraintsSlava Shklyaev
2020-06-23Merge "Add control flow tests with unknown dimensions" into rvc-devSlava Shklyaev
2020-06-23Merge "Add HAL-level validation for CF operands of unknown size" into rvc-devTreeHugger Robot
2020-06-22Add HAL-level validation for CF operands of unknown sizeSlava Shklyaev
2020-06-22Merge "Do not schedule unknown size control flow operations to real devices" ...Slava Shklyaev
2020-06-22Do not schedule unknown size control flow operations to real devicesSlava Shklyaev
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-17Add control flow tests with unknown dimensionsSlava Shklyaev
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-09Merge "Verify non-optional tensors have values in CpuExecutor" into rvc-devMichael Butler
2020-06-09Verify non-optional tensors have values in CpuExecutorMichael Butler
2020-06-02Relaxed LSH_PROJECTION: do not convert the hash tensor as internalXusong Wang
2020-05-29Merge "Omit dimensions for HAS_NO_VALUE operands" into rvc-devMichael Butler
2020-05-27Merge "Use scales representable in fp16 for fp16 casting ops in RGG." into rv...Xusong Wang
2020-05-27Merge "Add shape check to CAST validation" into rvc-devLev Proleev
2020-05-26Omit dimensions for HAS_NO_VALUE operandsMichael Butler
2020-05-26Merge changes Ib3b191cc,I9afea607 into rvc-devXusong 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-21Fix FULLY_CONNECTED issue with unknown num_units.Xusong Wang
2020-05-21Fix CAST issue with outputs of unknown rank.Xusong Wang
2020-05-20Fix sample driver segfault in BIDIRECTIONAL_SEQUENCE_LSTM and LSTMLev Proleev
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 "Avoid compiling ExecutionPlan::SimpleBody multiple times" into rvc-devSlava Shklyaev
2020-05-13Merge "Fix CPU fallback bug with SIMPLE execution plan" into rvc-devSlava Shklyaev
2020-05-13Avoid compiling ExecutionPlan::SimpleBody multiple timesSlava Shklyaev
2020-05-13Fix CPU fallback bug with SIMPLE execution planSlava Shklyaev
2020-05-13Merge "Temporarily filter out failing l2_norm tests" into rvc-devMiao Wang
2020-05-12Temporarily filter out failing l2_norm testsMiao Wang
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