summaryrefslogtreecommitdiff
path: root/nn/common/include/CpuExecutor.h
AgeCommit message (Expand)Author
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
2017-11-29Fix RunTimePoolInfo leak of shared memory regions.David Gross
2017-10-12Pass large model operand values in shared memory.Jean-Luc Brouillet
2017-10-02Fix problem passing null optional operands.Jean-Luc Brouillet
2017-10-02Add preparation code missed in some OPsYang Ni
2017-09-13Rename ANeuralNetworksOperandType.offset to zeroPointMiao Wang
2017-09-10Refactor how arguments are tracked.Jean-Luc Brouillet
2017-09-08Add support for mmaped file descriptorMiao Wang
2017-08-29Add full support for Memory pools.Jean-Luc Brouillet
2017-08-11Initial implementation of the following quantized ops.Miao Wang
2017-07-27Implement the following operations for Android NN runtime.Miao Wang
2017-07-25Pass the model as an HIDL component.Jean-Luc Brouillet
2017-07-14First implementation of the Neural Networks API.Jean-Luc Brouillet