summaryrefslogtreecommitdiff
path: root/nn/runtime/test/TestGenerated.cpp
AgeCommit message (Expand)Author
2020-05-05Fix caching bug in quantization coupling testLev Proleev
2020-04-30Add internal NNT_static tests for buffer copying.Xusong Wang
2020-03-26Merge "Add rank check to concatenation op" into rvc-devLev Proleev
2020-03-25Add rank check to concatenation opLev Proleev
2020-03-23Enable DeviceMemoryTest for control flow modelsSlava Shklyaev
2020-03-16Exclude invalid test models from QuantizationCouplingTest.Xusong Wang
2020-03-09Separate generated test utilities and the tests.Xusong Wang
2020-02-18Add generated infinite loop testSlava Shklyaev
2020-02-17Port control flow tests to test generatorSlava Shklyaev
2020-02-14Add control flow support to test harnessSlava Shklyaev
2020-01-29Update sync fence related APIsMiao Wang
2020-01-22Add tests for sync fence related API.Miao Wang
2020-01-21Rename MODEL_INPUT to SUBGRAPH_INPUT and MODEL_OUTPUT to SUBGRAPH_OUTPUTSlava Shklyaev
2020-01-17Memory domain generated test.Xusong Wang
2020-01-09Enable QuantizationCouplingTest in NNTest_staticLev Proleev
2020-01-02Add exceptions to the signed quantization coupling testsLev Proleev
2019-11-15Add quantization coupling test to CTSLev Proleev
2019-08-30Change TestGenerated const pointers to const referencesMichael Butler
2019-08-26Reduce compilation time by dynamic registration.Xusong Wang
2019-08-22Resolve TODO: Do not copy the input buffers.Xusong Wang
2019-08-21Fix issues with output shapes.Xusong Wang
2019-08-20Modify CTS tests to consume test struct directly.Xusong Wang
2019-08-08Remove the slicing tool.Xusong Wang
2019-07-19Enable generated validation tests.Xusong Wang
2019-04-25Run CTS GeneratedTests across all three compute modes: SYNC, ASYNC, BURST.David Gross
2019-04-18Execute compilation caching in GeneratedTests.Xusong Wang
2018-05-25Split TestGenerated to file-per-caseMika Raento
2018-05-09Add test for dimensions unknown at compile timeMika Raento
2018-04-04Enforce validations for ANeuralNetworksExecution_setInput/OutputMiao Wang
2018-03-05Add 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