aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-24NNXSW-1697 Remove use of SubgraphView that may become invalid.branches/armnn_19_05Rob Hughes
2019-05-28IVGCVSW-3129 Image pre-processing fix for TFLitev19.05FinnWilliamsArm
2019-05-24IVGCVSW-3033 Adding MockLayerSupport to MockBackendDavid Monahan
2019-05-23Make the script for getting the compute library more robustMatteo Martincigh
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork CLNarumol Prangnawarat
2019-05-23IVGCVSW-3026 Extend RefConvolution2dWorkload to support QSymm16Mike Kelly
2019-05-23IVGCVSW-3074 Extend the DepthwiseConvolution2d workload to support QSymm16Ruomei Yan
2019-05-23IVGCVSW-3082 Fix layer execution order after a subgraph substitutionMatteo Martincigh
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEONNarumol Prangnawarat
2019-05-23IVGCVSW-3073 Refactor reference DepthwiseConvolution2d workloadsRuomei Yan
2019-05-23IVGCVSW-3025: Refactor reference Convolution2d workloadMike Kelly
2019-05-22Silence gcc 8 warning wrt catch by valueMatthew Bentham
2019-05-22IVGCVSW-3132 Reintroduce SubGraph definition, but deprecatedMatteo Martincigh
2019-05-22IVGCVSW-2758 Instructions for cross-compiling ArmNN for arm64 should install ...Ruomei Yan
2019-05-22IVGCVSW-3116 Fix failing NN Driver Tests on Android QSadik Armagan
2019-05-22IVGCVSW-3081 Quantizer min>=max error & missing layersLes Bell
2019-05-22IVGCVSW-3088 Update the backends README fileMatteo Martincigh
2019-05-21IVGCVSW-3015 Fix duplicate input/output slots in sub-graphMatteo Martincigh
2019-05-21IVGCVSW-3123 Remove duplicate step from CrossCompilation guideSurabhi Mehta
2019-05-21IVGCVSW-3033 New unit tests to ensure the Optimizer canDavid Monahan
2019-05-21IVGCVSW-3088 Update Readme for 19.05Nina Drozd
2019-05-20IVGCVSW-3125 Deprecate CreateMergerDescriptorForConcatenation functionJim Flynn
2019-05-20IVGCVSW-3030 Add unit testing for the Optimization APIMatteo Martincigh
2019-05-20IVGCVSW-3124 Rename workloadFactory CreateMerger to CreateConcatJim Flynn
2019-05-20IVGCVSW-3060 Classification tests display output value as raw floatDerek Lamberti
2019-05-20IVGCVSW-2967 Support QSymm16 for Constant workloadsNina Drozd
2019-05-20IVGCVSW-3117 Rename NeonMergerWorkload to NeonConcatWorkloadJim Flynn
2019-05-20IVGCVSW-3117 Rename ClMergerWorkload to ClConcatWorkloadJim Flynn
2019-05-17IVGCVSW-3117 Rename RefMergerWorkload to RefConcatWorkloadJim Flynn
2019-05-17IVGCVSW-3036 Change Armnn Quantizer to specify Armnn formatFinn Williams
2019-05-17IVGCVSW-3030 Add a mock backend for unit testingMatteo Martincigh
2019-05-16IVGCVSW-2964 Fix issue with Deserializer creating ciruclar graphNattapat Chaimanowong
2019-05-16IVGCVSW-2972 Support QSymm16 for MergerJim Flynn
2019-05-16IVGCVSW-3089 Change clframework version to 19.05 Release branchNarumol Prangnawarat
2019-05-16IVGCVSW-3087 Changing version to 19.05Telmo Soares
2019-05-15IVGCVSW-2911 Add Android Q support to android-nn-driver infrastructureSadik Armagan
2019-05-14IVGCVSW-3001 Dequantize the output prior to printingDerek Lamberti
2019-05-14Use the new deprecation APIMatteo Martincigh
2019-05-14IVGCVSW-3076 Add ConcatLayer methods to public APIJim Flynn
2019-05-14IVGCVSW-3069 Add documentation for ModelAccuracyTool-ArmnnConor Kennedy
2019-05-14MLCE-101 Add default dilation depthwise convolution implementationMatteo Martincigh
2019-05-14MLCE-101 Add dilation support for DepthWiseConv workloadBruno Goncalves
2019-05-13MLCE-101 Add dilation parameter to serializerMatthew Bentham
2019-05-13MLCE-101 Add dilation support to reference backendMatthew Bentham
2019-05-13MLCE-101: Adding dilation support in conv and dconvPablo Tello
2019-05-13IVGCVSW-3035 Correct gamma variable nameNarumol Prangnawarat
2019-05-13IVGCVSW-3058 Segmentation fault running Resnetv2.50 tfite int8 modelMatteo Martincigh
2019-05-13IVGCVSW-3013 Add unit tests for QSymm16 LSTMConor Kennedy
2019-05-13IVGCVSW-3070 Add Documentation for ImageTensorGenerator & ImageCSVFileGeneratorConor Kennedy
2019-05-10IVGCVSW-2834 Fix Input TensorInfo in Quantization DataSetNarumol Prangnawarat