summaryrefslogtreecommitdiff
path: root/nn/runtime/test/TestGenerated.cpp
AgeCommit message (Expand)Author
2018-04-25Add test for dimensions unknown at compile timeMika Raento
2018-03-22Enforce validations for ANeuralNetworksExecution_setInput/OutputMiao Wang
2018-02-22Add relaxed execution testsMiao Wang
2017-12-04Add ::android::nn::graphDump() method for graph visualization.David Gross
2017-11-10Slicing a given model up to the given first N operationsI-Jui (Ray) Sung
2017-10-27Modernize the test specs of various outdated testsI-Jui (Ray) Sung
2017-10-27Modernize the test spec of mobilenet_224_gander_basic_fixedI-Jui (Ray) Sung
2017-10-09Refactor test harnessI-Jui (Ray) Sung
2017-10-06Allow fine grain verbose logging control through system property.Miao Wang
2017-10-02Fix problem passing null optional operands.Jean-Luc Brouillet
2017-09-21Downgrade generated test harness for NDK libc++I-Jui (Ray) Sung
2017-09-15Make each test have its own copy of inputsYang Ni
2017-09-14Merge changes I5922f13a,I7194e277 into oc-mr1-devDavid Gross
2017-09-13Make Compilation API synchronous.David Gross
2017-09-14Merge changes I8844fd13,I99a43840 into oc-mr1-devRay Sung
2017-09-13Test spec for the Basic RNN operationYang Ni
2017-09-13Support ignored output in test generatorI-Jui (Ray) Sung
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-13Generated VTS tests and minor tweak on test harnessI-Jui (Ray) Sung
2017-09-12Merge "More discipline for models and requests." into oc-mr1-devDavid Gross
2017-09-11More discipline for models and requests.David Gross
2017-09-11Merge "Add compilation APIs." into oc-mr1-devDavid Gross
2017-09-10Revise generated test harnessI-Jui (Ray) Sung
2017-09-10Add compilation APIs.David Gross
2017-09-09Support example that has tensors of different typesI-Jui (Ray) Sung
2017-08-31Support quantized models and examples in testsI-Jui (Ray) Sung
2017-08-31Add basic tests for pooling and Relu[X] operations.Miao Wang
2017-08-25First implementation of NNAPI test generator.I-Jui (Ray) Sung
2017-08-10Test driver, generated models and examples from TFLiteI-Jui (Ray) Sung