summaryrefslogtreecommitdiff
path: root/nn/runtime/test
AgeCommit message (Expand)Author
2018-06-12Make fully_connected op use reference implementation in certain cases.Miao Wang
2018-06-04Openmp blocktime 1->20ms to keep cores enabledMika Raento
2018-05-16Validate strided slice output dims in cpu executorMika Raento
2018-05-14Fix setOperandValue validation for optional operands.Miao Wang
2018-05-11Reduce OpenMP thread busywait time (200 to 1 ms)Mika Raento
2018-05-11Merge "Fix tests that are to only use public API to do so" into pi-devMika Raento
2018-05-10Fix tests that are to only use public API to do soMika Raento
2018-05-08Unknown dimension tests for partitioning and hvxMika Raento
2018-04-26Merge "Add test for dimensions unknown at compile time" into pi-devMika Raento
2018-04-25Add test for dimensions unknown at compile timeMika Raento
2018-04-24Fix failing test by rerunning test generatorMika Raento
2018-04-23Fix slicing.sh for new directory structureMika Raento
2018-04-21Create _relaxed tests for newly added tests -- generated testsMichael Butler
2018-04-21Merge "Create _relaxed tests for newly added tests" into pi-devMichael Butler
2018-04-19Rewrite leak check for performance, selinux complianceMika Raento
2018-04-17Create _relaxed tests for newly added testsMichael Butler
2018-04-17Merge "Clarify Fully Connected Op comments and naming" into pi-devMika Raento
2018-04-17Merge "Fix Conv2D crash in 64bit binary." into pi-devPrzemyslaw Szczepaniak
2018-04-16Clarify Fully Connected Op comments and namingMika Raento
2018-04-13Fix Conv2D crash in 64bit binary.Przemyslaw Szczepaniak
2018-04-12NNAPI: Add execution preference to prepareModel (runtime)Michael Butler
2018-04-12Upgrade NeuralNetworks v1.0 to v1.1 followup CLMichael Butler
2018-04-12Merge "Map execution failure error status from driver through NN API to clien...David Gross
2018-04-12Merge "Remove libnativehelper from shared_libs" into pi-devLogan Chien
2018-04-09Remove libnativehelper from shared_libsLogan Chien
2018-04-06Map execution failure error status from driver through NN API to client.David Gross
2018-04-06Make convFloat32 and convQuant8 not segfault when asking too much memory.Przemyslaw Szczepaniak
2018-04-05Finalize STRIDED_SLICEMiao Wang
2018-04-03Add validation tests for remaining operationsMichael Butler
2018-03-30Merge "Fix nullptr check in ExecutionPlan.cpp compile()." into pi-devDavid Gross
2018-03-29Merge "Add NeuralNetworksApiBenchmark to apct suite metric" into pi-devTreeHugger Robot
2018-03-29Add NeuralNetworksApiBenchmark to apct suite metricjdesprez
2018-03-29Merge changes Ida0350d2,If4b50c50 into pi-devTreeHugger Robot
2018-03-29Merge "Make NNAPI support BroadcastSub and BroadcastDiv." into pi-devTreeHugger Robot
2018-03-28Merge "Add more validation to the HAL" into pi-devMichael Butler
2018-03-28Merge "Only export public APIs from libneuralnetworks.so." into pi-devDavid Gross
2018-03-28Add more validation to the HALMichael Butler
2018-03-27Merge "Regenerate CTS and VTS test cases" into pi-devMichael Butler
2018-03-27Fix nullptr check in ExecutionPlan.cpp compile().David Gross
2018-03-27Only export public APIs from libneuralnetworks.so.David Gross
2018-03-27Fix size of data in execution testMichael Butler
2018-03-27Regenerate CTS and VTS test casesMichael Butler
2018-03-27Merge "Fix resize_bilinear test height/width order" into pi-devMichael Butler
2018-03-27Merge "Add validation to remaining ops and fix tests" into pi-devMichael Butler
2018-03-26Fix resize_bilinear test height/width orderMichael Butler
2018-03-26Add validation to remaining ops and fix testsMichael Butler
2018-03-26When test builds a Device from TestDriver, call Device::initialize().David Gross
2018-03-26Merge "Propagate execution failure from driver to NN API client." into pi-devDavid Gross
2018-03-23Remove unused / unimplemented parameter "crops" for BATCH_TO_SPACEMiao Wang
2018-03-23Propagate execution failure from driver to NN API client.David Gross