summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-08Make fully_connected op use reference implementation in certain cases.android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16pie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-devMiao Wang
2018-06-05Merge "Document unspecified dimensions." into pi-devpie-devTreeHugger Robot
2018-06-05Merge "Openmp blocktime 1->20ms to keep cores enabled" into pi-devTreeHugger Robot
2018-06-04Document unspecified dimensions.David Gross
2018-06-04Properly guard newly added APIs in PMiao Wang
2018-06-04Openmp blocktime 1->20ms to keep cores enabledMika Raento
2018-06-01Guard concurrent scratch_buffer and gemmlowp::GemmContext accessMiao Wang
2018-05-16Validate strided slice output dims in cpu executorMika Raento
2018-05-14Fix setOperandValue validation for optional operands.Miao Wang
2018-05-11Reduce OpenMP thread busywait time (200 to 1 ms)Mika Raento
2018-05-11Merge "Fix tests that are to only use public API to do so" into pi-devMika Raento
2018-05-10Fix tests that are to only use public API to do soMika Raento
2018-05-09Merge "Unknown dimension tests for partitioning and hvx" into pi-devMika Raento
2018-05-08Free wrapper resource before assignmentMichael Butler
2018-05-08Unknown dimension tests for partitioning and hvxMika Raento
2018-04-27Sync updated NNAPI doc to HAL -- scriptMichael Butler
2018-04-26Remove inconsistent references to "type" in NNAPIMichael Butler
2018-04-26Merge "Add test for dimensions unknown at compile time" into pi-devMika Raento
2018-04-26Merge "Script syncing of types.hal from NeuralNetworks.h" into pi-devMika Raento
2018-04-25Script syncing of types.hal from NeuralNetworks.hMika Raento
2018-04-25Add test for dimensions unknown at compile timeMika Raento
2018-04-24Merge "Fix failing test by rerunning test generator" into pi-devMika Raento
2018-04-24Merge "Fix the error code ANEURALNETWORKS_UNMAPPABLE" into pi-devMiao Wang
2018-04-24Fix failing test by rerunning test generatorMika Raento
2018-04-23Fix slicing.sh for new directory structureMika Raento
2018-04-23Merge "Create _relaxed tests for newly added tests -- generated tests" into p...Michael Butler
2018-04-23Fix the error code ANEURALNETWORKS_UNMAPPABLEMiao Wang
2018-04-23Merge "Error code fix and added new (std::nothrow) where needed." into pi-devTreeHugger Robot
2018-04-21Create _relaxed tests for newly added tests -- generated testsMichael Butler
2018-04-21Merge "Create _relaxed tests for newly added tests" into pi-devMichael Butler
2018-04-20Merge "Fixed an error in LSTM documentation on peephole" into pi-devTreeHugger Robot
2018-04-20Merge "Update NNAPI OWNERS file -- runtime" into pi-devMichael Butler
2018-04-20Update NNAPI OWNERS file -- runtimeMichael Butler
2018-04-20Fixed an error in LSTM documentation on peepholeYang Ni
2018-04-20Merge "Document that RESIZE_BILINEAR will not force align corner pixels." int...Miao Wang
2018-04-20Error code fix and added new (std::nothrow) where needed.Przemyslaw Szczepaniak
2018-04-20Merge "Rewrite leak check for performance, selinux compliance" into pi-devMika Raento
2018-04-19Document that RESIZE_BILINEAR will not force align corner pixels.Miao Wang
2018-04-19Rewrite leak check for performance, selinux complianceMika Raento
2018-04-17Create _relaxed tests for newly added testsMichael Butler
2018-04-17Make validateOperandType reject scale of 0.0f for QUANT8_ASYMM tensorMiao Wang
2018-04-17Merge "Clarify Fully Connected Op comments and naming" into pi-devMika Raento
2018-04-17Merge "Remove pointer values from the log and hide certain verbose logging un...Miao Wang
2018-04-17Merge "Fix Conv2D crash in 64bit binary." into pi-devPrzemyslaw Szczepaniak
2018-04-16Remove pointer values from the log and hide certain verbose loggingMiao Wang
2018-04-16Clarify Fully Connected Op comments and namingMika Raento
2018-04-13Fix Conv2D crash in 64bit binary.Przemyslaw Szczepaniak
2018-04-13Merge changes from topic "nnapi-execution-preference" into pi-devMichael Butler
2018-04-12NNAPI: Add execution preference to prepareModel (runtime)Michael Butler
2018-04-12Upgrade NeuralNetworks v1.0 to v1.1 followup CLMichael Butler