summaryrefslogtreecommitdiff
path: root/nn/runtime/Android.bp
AgeCommit message (Expand)Author
2018-04-12Mark libneuralnetworks as LLNDKLogan Chien
2018-04-09Remove libnativehelper from shared_libsLogan Chien
2018-03-27Only export public APIs from libneuralnetworks.so.David Gross
2018-02-08Merge "Removed subdirs from Android.bp file"Michael Butler
2018-02-07Removed subdirs from Android.bp fileMichael Butler
2018-02-07Merge "Enable openmp multi-threading for NNAPI CPU path."TreeHugger Robot
2018-02-07Enable openmp multi-threading for NNAPI CPU path.Miao Wang
2018-01-30Upgrade NeuralNetworks v1.0 to v1.1.Michael Butler
2017-10-02NNAPI Runtime: Change IEvent to explicit callbacksMichael Butler
2017-09-13Partition the requests to run on multiple devices.Jean-Luc Brouillet
2017-09-13Add the NN API to the NDK.Jean-Luc Brouillet
2017-09-13Rename Request to Execution at the API level.David Gross
2017-09-10Add compilation APIs.David Gross
2017-09-08Add support for mmaped file descriptorMiao Wang
2017-09-01NNAPI Concurrent Query Management -- ImplementationMichael Butler
2017-08-30Implement LSH Projection for NN API on CPUYang Ni
2017-08-29Add full support for Memory pools.Jean-Luc Brouillet
2017-07-27Resolve NN VNDK dependencies.Yifan Hong
2017-07-25Pass the model as an HIDL component.Jean-Luc Brouillet
2017-07-14First implementation of the Neural Networks API.Jean-Luc Brouillet