aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-26IVGCVSW-3368 Add Neon and CL unit tests for depth multiplier = 64Matthew Jackson
2019-07-26IVGCVSW-3566 Fix LSTM with normalization and Cifg WorkloadFactoryFerran Balaguer
2019-07-26Fix ModelAccuracyTool and ImageTensorGenerator's command line option typoSiCong Li
2019-07-25IVGCVSW-3543 Implement the backend versioning algorithmMatteo Martincigh
2019-07-25IVGCVSW-3555 Fix string formatting in DynamicBackendUtilsMatteo Martincigh
2019-07-25IVGCVSW-3521 CpuAcc V1.2 pad FailuresMike Kelly
2019-07-24IVGCVSW-3563 + IVGCVSW-3555 Create new utility functions for dynamic backendsMatteo Martincigh
2019-07-24IVGCVSW-3469 Add front end for Quantized LSTM layerJames Conroy
2019-07-23IVGCVSW-3476 Add InferOutputShapes unit tests for convolution workloadsTeresa Charlin
2019-07-23Fix various uses of non-standard C++:Rob Hughes
2019-07-23Add DLL copy commands for armnnTfLiteParser.dllRob Hughes
2019-07-23NNXSW-1697 Remove use of SubgraphView that may become invalid.Rob Hughes
2019-07-23Fix and clean up ImageTensorGeneratorSiCong Li
2019-07-23IVGCVSW-3526 Add layer norm support for lstm serializationJan Eilers
2019-07-23IVGCVSW-3536 Add Axis parameter to reference Softmax implementationFrancis Murtagh
2019-07-22IVGCVSW-3548 Use BuildArmComputePadStrideInfo() in CL and NEON convolution wo...Aron Virginas-Tar
2019-07-22Github #229 Remove unused includeMike Kelly
2019-07-22IVGCVSW-3368 Add reference support for depthwise multiplier > 3Matthew Jackson
2019-07-22IVGCVSW-3383 - Add TfLite Parser support for L2 Normalization layerMatthew Jackson
2019-07-22IVGCVSW-3311 Refactor Validate() methods in WorkloadData.cppAron Virginas-Tar
2019-07-22IVGCVSW-3481 Add End to End test for Prelu in the Neon backendNikhil Raj
2019-07-22IVGCVSW-3480 Add End to End test for Prelu in the CL backendNikhil Raj
2019-07-19IVGCVSW-3479 Add End to End test for PreluNikhil Raj
2019-07-19IVGCVSW-3453 Fix VTS quant_output_multiplier_gt_1 test failuresFinnWilliamsArm
2019-07-17IVGCVSW-3297 Add Neon backend support for ResizeNearestNeighbourEllen Norris-Thompson
2019-07-17IVGCVSW-3423 Add TfLite parser support for Stack (Pack) layerMatthew Jackson
2019-07-17IVGCVSW-3419 Add reference workload support for the new Stack layerMatthew Jackson
2019-07-16Remove unnecessary include from ClResizeWorkload.cppAron Virginas-Tar
2019-07-16MLCE-103 Clean up ModelAccuracyTool and ImageTensorGeneratorSiCong Li
2019-07-16IVGCVSW-3478 Refactor armnn to make new Lstm parameters available in android-...Ferran Balaguer
2019-07-16IVGCVSW-3420 Add Serialization support for the new Stack layerMatthew Jackson
2019-07-15IVGCVSW-3513 Update CL pin that fixes impl_base.hpp not found issueNikhil Raj
2019-07-15IVGCVSW-3519 Refactor TransposeConvolution2dWorkload for CL backedNikhil Raj
2019-07-15Github #226 Use correct paths returned by FindBoost.cmakeMatthew Bentham
2019-07-15IVGCVSW-3495 Refactor names of convolution2d unit testsJan Eilers
2019-07-15MLCE-103 Add necessary enhancements to ModelAccuracyToolSiCong Li
2019-07-15IVGCVSW-3421 Add Quantizer support for the new Stack layerMatthew Jackson
2019-07-12Github #227 Remove unnecessary includesMatthew Bentham
2019-07-12IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbourAron Virginas-Tar
2019-07-12IVGCVSW-3300 Add Neon backend support for dilated Convolution2dJan Eilers
2019-07-11Update ACL pin to d473386e4d5e0edcf55e13a2bf3c422a23fac0deAron Virginas-Tar
2019-07-11IVGCVSW-3454 Fix VTS dilated conv2d test failuresMike Kelly
2019-07-11IVGCVSW-3298 Add CL backend support for dilated Convolution2dJan Eilers
2019-07-11IVGCVSW-3492 - Fix for Array must be initialized errorKevin May
2019-07-10IVGCVSW-3468 Add Unit test for Conv2D that combinesTeresa Charlin
2019-07-10IVGCVSW-3418 Add Arm NN front end support for the new Stack layerMatthew Jackson
2019-07-10IVGCVSW-3337 Add Neon backend support for LSTM layer normalisationJan Eilers
2019-07-09IVGCVSW-3465 Add Customizable padding QSymm16 Unit Test to NeonFinnWilliamsArm
2019-07-09IVGCVSW-3467 Add CL Backend support for Pad_v2 with Unit TestFinnWilliamsArm
2019-07-09IVGCVSW-3338 Add CL backend support for LSTM normalizationJan Eilers