summaryrefslogtreecommitdiff
path: root/nn/common/include/CpuExecutor.h
AgeCommit message (Expand)Author
2020-06-09Verify non-optional tensors have values in CpuExecutorMichael Butler
2020-02-28Cleanup NNAPI QoS DeadlineMichael Butler
2020-02-18Implement loop timeout in CpuExecutorSlava Shklyaev
2020-02-14Implement control flow support in CPU executorSlava Shklyaev
2020-02-05NN runtime: ANAPIC review follow upMichael Butler
2020-01-17Memory Domain Runtime: Device memory as execution I/O.Xusong Wang
2020-01-16Memory Domain Runtime: HAL APIs.Xusong Wang
2019-11-27Remove CpuExecutor::mOperandsSlava Shklyaev
2019-11-18Replace GraphicBuffer with AHardwareBuffer.Przemyslaw Szczepaniak
2019-08-08Remove usage of IMemory::commit and ::updateMichael Butler
2019-08-08Merge "clang-format for frameworks/ml/nn"Michael Butler
2019-08-06Finish HalInterfaces.h cleanup (again)Michael Butler
2019-08-07Revert "Finish HalInterfaces.h cleanup"Michael Butler
2019-08-06Finish HalInterfaces.h cleanupMichael Butler
2019-07-31clang-format for frameworks/ml/nnMichael Butler
2019-07-26Fix names of #include guard symbols.David Gross
2019-07-22Merge "Cleanup HalInterfaces.h"Michael Butler
2019-07-19Cleanup HalInterfaces.hMichael Butler
2019-07-18Merge "Remove CpuExecutor::mRequest"Slava Shklyaev
2019-07-11Remove CpuExecutor::mRequestSlava Shklyaev
2019-07-04Merge "Add buffer length safety check to getScalarData"TreeHugger Robot
2019-07-04Add buffer length safety check to getScalarDataSlava Shklyaev
2019-07-01Rationalize names of #include guard symbols.David Gross
2019-04-22Cache ExecutionBurstServer memory resourcesMichael Butler
2019-03-11Support zero-sized tensor and check for omitted input in CpuExecutor.Xusong Wang
2019-03-06Add a centralized runtime extension information storeSlava Shklyaev
2019-02-22Merge "Use GraphicBuffer API to access BLOB mode hardware buffer."Miao Wang
2019-02-21Use GraphicBuffer API to access BLOB mode hardware buffer.Miao Wang
2019-02-17Fixed typos.Hervé Guihot
2019-02-11Enable sample drivers to provide custom CPU implementationsSlava Shklyaev
2019-02-08Add extraParams to ShapeSlava Shklyaev
2019-01-28Add Extensions APISlava Shklyaev
2019-01-17Implement dynamic output shape in CpuExecutor and Sample Driver.Xusong Wang
2018-12-17Add missing ANeuralNetworksOperandType.extraParams in ExecutionStep::addOperandPrzemyslaw Szczepaniak
2018-12-14CONV_2D with per-channel quantization.Przemyslaw Szczepaniak
2018-11-22Add OperationResolverSlava Shklyaev
2018-10-02Merge "Add noexcept to move constructors and assignment operators." am: ee6a7...Chih-hung Hsieh
2018-10-02Merge "Add noexcept to move constructors and assignment operators."Chih-hung Hsieh
2018-09-25Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh
2018-09-24Upgrade NeuralNetworks to v1.2Slava Shklyaev
2018-09-21Upgrade NeuralNetworks to v1.2Slava Shklyaev
2018-09-20Upgrade NeuralNetworks to v1.2Slava Shklyaev
2018-08-15Merge changes from topic "nnapi-cherrypick-from-master-to-aosp"Miao Wang
2018-08-15Disable OpenMP for CPU fallback implementation.Miao Wang
2018-06-19Disable OpenMP for CPU fallback implementation.Miao Wang
2018-06-19Openmp blocktime 1->20ms to keep cores enabledMika Raento
2018-06-04Openmp blocktime 1->20ms to keep cores enabledMika Raento
2018-05-11Reduce OpenMP thread busywait time (200 to 1 ms)Mika Raento
2018-04-12Upgrade NeuralNetworks v1.0 to v1.1 followup CLMichael Butler
2017-12-01"Canonicalize" class RunTimePoolInfo.David Gross