aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-31IVGCVSW-3147 Add CL Dequantization workloadJim Flynn
2019-05-31IVGCVSW-3195 Extend reference SpaceToBatch workload to support QSymm16nikraj01
2019-05-31IVGCVSW-3165 Added accidentally removed CreateFakeQuantization FunctionSadik Armagan
2019-05-31IVGCVSW-3171 Extend the Strided Slice Ref workload to support the QSymm16Matteo Martincigh
2019-05-31IVGCVSW-3170 Refactor the Strided Slice Ref workload for Float32 andMatteo Martincigh
2019-05-31IVGCVSW-3148 Add Neon backend support for DequantizeNarumol Prangnawarat
2019-05-31IVGCVSW-3186 Add ClQuantizeWorkloadSadik Armagan
2019-05-31IVGCVSW-3185 Add NeonQuantizeWorkloadSadik Armagan
2019-05-30IVGCVSW-3194 Refactor SpaceToBatchNd workloadnikraj01
2019-05-30IVGCVSW-3159 Support QSymm16 for Splitter workloadsRuomei Yan
2019-05-30fix reference IsConvolution2dSupported error messagesLes Bell
2019-05-30IVGCVSW-2771 Add more end to end tests for splitter on Cl, Neon, RefNarumol Prangnawarat
2019-05-30MLCE-119: Allow deph multipliers 2 and 3Pablo Tello
2019-05-29IVGCVSW-3173 Extend reference softmax workload to support qsymm16nikraj01
2019-05-29Don't add redundant copiesDerek Lamberti
2019-05-29IVGCVSW-3172 Add QSymm16 support for reshape workloadNina Drozd
2019-05-29IVGCVSW-2992 Document Concat layer renameJim Flynn
2019-05-29IVGCVSW-2745 Unit test error running ArmNN on Raspberry PiConor Kennedy
2019-05-29IVGCVSW-3168 Refactor reference softmax workload into a single workloadnikraj01
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-28IVGCVSW-3145 Refactor Reference Reshape workloadsNina Drozd
2019-05-28IVGCVSW-2771 Add end to end tests for splitter on Cl, Neon, RefNarumol Prangnawarat
2019-05-28IVGCVSW-3033 Unit test using a MockBackend to validate OptimizerDavid Monahan
2019-05-28IVGCVSW-2970 Support QSymm16 for FullyConnected workloadsFrancis Murtagh
2019-05-27IVGCVSW-3134 Refactor FullyConnected workloads into single workloadFrancis Murtagh
2019-05-24IVGCVSW-3033 Adding MockLayerSupport to MockBackendDavid Monahan
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-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-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-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