summaryrefslogtreecommitdiff
path: root/nn/runtime/test/TestPartitioning.cpp
AgeCommit message (Expand)Author
2018-05-21Unknown dimension tests for partitioning and hvxMika Raento
2018-04-18NNAPI: Add execution preference to prepareModel (runtime)Michael Butler
2018-04-18Upgrade NeuralNetworks v1.0 to v1.1 followup CLMichael Butler
2018-04-04Fix nullptr check in ExecutionPlan.cpp compile().David Gross
2018-04-04When test builds a Device from TestDriver, call Device::initialize().David Gross
2018-04-04Relax fp32 to fp16 before model finishMichael Butler
2018-03-05Simplify lifetime management of ModelBuilderMichael Butler
2018-03-05Add Capabilities::relaxedFloat32toFloat16Performance for 1.1.David Gross
2018-01-31Upgrade NeuralNetworks v1.0 to v1.1.Michael Butler
2018-01-03Add compilation/partitioning tests for OEM operations.David Gross
2017-12-22Ensure that the selected device is better than the CPU.Jean-Luc Brouillet
2017-12-04Add ::android::nn::graphDump() method for graph visualization.David Gross
2017-11-17Merge changes I38e33f28,Iae2ae7fd into oc-mr1-nn-devDavid Gross
2017-11-15Fix for cases where a model output is a submodel input.David Gross
2017-11-15Improve validation of the HAL structures.Jean-Luc Brouillet
2017-11-13Add more testing interfaces to CompilationBuilder.David Gross
2017-10-10Add unit tests for graph partitioning.David Gross