aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/OptimizerTests.cpp
AgeCommit message (Expand)Author
2020-01-20Remove inclusion of ArmNN.hpp where it is unnecessary.Matthew Bentham
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-09-25NNXSW-1826 Move tests for Optimization classes to separate filesRob Hughes
2019-07-02IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear methodAron Virginas-Tar
2019-06-24IVGCVSW-3267 Add more code coverage to the PReLU layerMatteo Martincigh
2019-04-19IVGCVSW-2925: Combine Pad with Convolution2d in the OptimizerNina Drozd
2019-01-25IVGCVSW-2556 Add Layer implementation for Detection PostProcessNarumol Prangnawarat
2019-01-22IVGCVSW-2509 Add GatherLayer implementationnarpra01
2019-01-04MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't workMatteo Martincigh
2018-12-11IVGCVSW-1434 Add debug mode to Optimizerkeidav01
2018-11-16IVGCVSW-2092 Port LSTMCell::Eval to ArmNNMatteo Martincigh
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-27IVGCVSW-2083 - Add DataLayout parameter to calculate the expected output shap...narpra01
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01
2018-03-29Release 18.03surmeh01