summaryrefslogtreecommitdiff
path: root/nn/runtime/test/TestMemoryInternal.cpp
AgeCommit message (Expand)Author
2019-08-26Cleanup NNAPI runtime Memory objectsMichael Butler
2019-08-23clang-format for frameworks/ml/nnMichael Butler
2018-11-29Implement ANeuralNetworksExecution_compute() and add related properties.David Gross
2018-10-29Record and restore the cpu only flag for MemoryLeakTest.Miao Wang
2018-04-19Rewrite leak check for performance, selinux complianceMika Raento
2018-04-13Fix Conv2D crash in 64bit binary.Przemyslaw Szczepaniak
2018-04-06Make convFloat32 and convQuant8 not segfault when asking too much memory.Przemyslaw Szczepaniak
2018-01-12Refactored TestMemory testYang Ni