summaryrefslogtreecommitdiff
path: root/nn/runtime/test/TestMemory.cpp
AgeCommit message (Expand)Author
2019-07-31clang-format for frameworks/ml/nnMichael Butler
2019-01-23Add AHardwareBuffer support for NNAPIMiao Wang
2018-11-16Implement ANeuralNetworksExecution_compute() and add related properties.David Gross
2018-01-12Refactored TestMemory testYang Ni
2017-11-29Fix RunTimePoolInfo leak of shared memory regions.David Gross
2017-11-22Fix MemoryFd leak of shared memory regions.David Gross
2017-10-10Close file descriptors in the TestMemory test.Miao Wang
2017-10-06Allow fine grain verbose logging control through system property.Miao Wang
2017-10-04Rename setInputsAndOutputsJean-Luc Brouillet
2017-09-13Make Compilation API synchronous.David Gross
2017-09-13Remove the initialization and shutdown APIs.Jean-Luc Brouillet
2017-09-13Rename Request to Execution at the API level.David Gross
2017-09-12Update ANeuralNetworksMemory related APIMiao Wang
2017-09-11More discipline for models and requests.David Gross
2017-09-10Add compilation APIs.David Gross
2017-09-08Add support for mmaped file descriptorMiao Wang
2017-09-02Improvements to the Memory code.Jean-Luc Brouillet
2017-08-29Add full support for Memory pools.Jean-Luc Brouillet