summaryrefslogtreecommitdiff
path: root/nn/common
AgeCommit message (Expand)Author
2020-06-22Add HAL-level validation for CF operands of unknown sizeSlava Shklyaev
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-05-27Merge "Add shape check to CAST validation" into rvc-devLev Proleev
2020-05-26Merge changes Ib3b191cc,I9afea607 into rvc-devXusong Wang
2020-05-26Add shape check to CAST validationLev Proleev
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-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-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-07Fix null ptr dereference in REDUCE_* cpu implementationLev Proleev
2020-05-07Merge "Improve shape validation in FULLY_CONNECTED" into rvc-devSlava Shklyaev
2020-05-06Improve shape validation in FULLY_CONNECTEDSlava Shklyaev
2020-05-01Merge "Fix null ptr dereference in squeeze cpu implementation." into rvc-devPrzemyslaw Szczepaniak
2020-05-01Merge changes I3e1eb543,I012eb4df into rvc-devMichael Butler
2020-04-30Fix null ptr dereference in squeeze cpu implementation.Przemysław Szczepaniak
2020-04-29Merge "Fix validateRequest with unknown rank in model." into rvc-devXusong 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-24Simplify IDevice reboot logicMichael Butler
2020-04-20Remove unused utility functionsLev Proleev
2020-04-20Add tests for multiplier quantization functionsLev Proleev
2020-04-14Merge "Add NeuralNetworksTest_utils to presubmit" into rvc-devTreeHugger Robot
2020-04-14Add NeuralNetworksTest_utils to presubmitLev Proleev
2020-04-11Merge "Add copyright header QLSTM.cpp" into rvc-devTreeHugger Robot
2020-04-10Add copyright header QLSTM.cppMiao Wang
2020-04-08Merge changes I54642338,Ica52243a into rvc-devXusong Wang
2020-04-07Merge "Fix HARD_SWISH rank requirement" into rvc-devTreeHugger Robot
2020-04-07Prevent RGG from generating NaN values.Xusong Wang
2020-04-07Merge "Remove unused code" into rvc-devTreeHugger Robot
2020-04-06Remove unused codeSlava Shklyaev
2020-04-06Fix HARD_SWISH rank requirementLev Proleev
2020-04-06Add rank check to LOCAL_RESPONSE_NORMALIZATION validationLev Proleev
2020-04-06Add rank check to FLOOR validationLev Proleev
2020-04-06Add rank checks to validation functionsLev Proleev
2020-04-03Merge "Validate if the returned output shapes overflow before updating." into...Xusong Wang
2020-04-02Validate if the returned output shapes overflow before updating.Xusong Wang
2020-04-02Merge "Add tests of DIV by zero." into rvc-devXusong Wang
2020-04-01Merge "Add syncWait() utility function with richer return value than sync_wai...David Gross
2020-03-31Add syncWait() utility function with richer return value than sync_wait()David Gross
2020-03-30Merge "Add rank validation to CONV_2D." into rvc-devTreeHugger Robot
2020-03-30Add tests of DIV by zero.Xusong Wang