summaryrefslogtreecommitdiff
path: root/nn/driver
AgeCommit message (Expand)Author
2020-04-07Merge "Fix control flow partial CPU fallback bug" into rvc-devTreeHugger Robot
2020-04-06Fix control flow partial CPU fallback bugSlava Shklyaev
2020-03-31Add syncWait() utility function with richer return value than sync_wait()David Gross
2020-03-13Support memory domain in sample driver fenced execution.Xusong Wang
2020-03-13Support memory domain in sample driver.Xusong Wang
2020-03-05Merge "Update the sample driver to validate unspecified output shape for exec...Miao Wang
2020-02-28Cleanup NNAPI QoS DeadlineMichael Butler
2020-02-26Update the sample driver to validate unspecified output shape forMiao Wang
2020-02-18Relax setTimeout duration parameterMichael Butler
2020-02-18Merge changes from topics "nnapi-loop-timeout", "nnapi-loop-timeout-hal"Slava Shklyaev
2020-02-18Implement loop timeout in CpuExecutorSlava Shklyaev
2020-02-18Incorporate loop timeout HAL changesSlava Shklyaev
2020-02-18Add control flow performance reporting to sample driversSlava Shklyaev
2020-02-10Implement SamplePreparedModel::executeFencedMiao Wang
2020-02-06Merge "Change the sample driver name to follow the specification."Miao Wang
2020-02-05Change the sample driver name to follow the specification.Miao Wang
2020-02-03NNAPI runtime: Remove priority from prepareModelFromCacheMichael Butler
2020-01-29Update sync fence related APIsMiao Wang
2020-01-22Sync fence support in NNAPIMiao Wang
2020-01-21Implement QoS in NNAPIMichael Butler
2020-01-21Add QoS types to NNAPI runtimeMichael Butler
2020-01-21Incorporate control flow HAL changesSlava Shklyaev
2020-01-16Memory Domain Runtime: HAL APIs.Xusong Wang
2019-12-03NN Runtime: Upgrade IPreparedModel::executeSynchronously to 1.3.Xusong Wang
2019-11-20Merge changes from topic "quant_coupling"Lev Proleev
2019-11-19Make sample drivers not able to prepare models they don't supportLev Proleev
2019-11-18Replace GraphicBuffer with AHardwareBuffer.Przemyslaw Szczepaniak
2019-11-08NN Runtime: Upgrade IPreparedModel::execute to 1.3.Xusong Wang
2019-11-06NN Runtime: Upgrade IPreparedModelCallback::notify to 1.3.Xusong Wang
2019-10-10Improve performance of Burst executionsMichael Butler
2019-10-04Add HAL version 1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandTypeLev Proleev
2019-09-09Merge "Cleanup CacheToken and HalInterfaces"Michael Butler
2019-09-07Cleanup CacheToken and HalInterfacesMichael Butler
2019-09-06Remove libhwbinder/libhidltransport depsSteven Moreland
2019-08-23clang-format for frameworks/ml/nnMichael Butler
2019-08-16Format .bp filesMichael Butler
2019-07-31clang-format for frameworks/ml/nnMichael Butler
2019-07-30Fix names of #include guard symbols.David Gross
2019-07-30Merge "Format .bp files"Michael Butler
2019-07-26Fix names of #include guard symbols.David Gross
2019-07-26Format .bp filesMichael Butler
2019-07-25Cleanup HalInterfaces.hMichael Butler
2019-07-19Cleanup HalInterfaces.hMichael Butler
2019-07-19Remove stale TODOs.Xusong Wang
2019-07-18Merge "Remove stale TODOs."TreeHugger Robot
2019-07-17Make model preparation asynchronous in sample driverMichael Butler
2019-07-16Make model preparation asynchronous in sample driverMichael Butler
2019-07-15Remove stale TODOs.Xusong Wang
2019-07-09Check HIDL ICallback return values in sample driversMichael Butler
2019-07-09Merge "Check HIDL ICallback return values in sample drivers"Michael Butler