summaryrefslogtreecommitdiff
path: root/nn/runtime/test/TestMain.cpp
AgeCommit message (Expand)Author
2020-06-12Change TEST_MAPPING configuration of NeuralNetworksTest_staticMichael Butler
2020-01-22Add tests for sync fence related API.Miao Wang
2019-12-04Log test case to logcatSlava Shklyaev
2019-11-07Log NNT_static pass info in Google Test trace.Xusong Wang
2019-04-01Allow running a subset of NeuralNetworksTest_static passes.David Gross
2019-03-26NNAPI Burst object cleanupMichael Butler
2019-01-27NNAPI Burst -- runtime and CTSMichael Butler
2018-12-21Support @1.2::IPreparedModel::executeSynchronously().David Gross
2018-11-16Implement ANeuralNetworksExecution_compute() and add related properties.David Gross
2018-05-10Fix tests that are to only use public API to do soMika Raento
2018-04-13Fix Conv2D crash in 64bit binary.Przemyslaw Szczepaniak
2018-03-27Only export public APIs from libneuralnetworks.so.David Gross
2017-10-06Allow fine grain verbose logging control through system property.Miao Wang
2017-09-13Remove the initialization and shutdown APIs.Jean-Luc Brouillet
2017-07-25Pass the model as an HIDL component.Jean-Luc Brouillet
2017-07-14First implementation of the Neural Networks API.Jean-Luc Brouillet