aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
2019-05-17IVGCVSW-3030 Add a mock backend for unit testingMatteo Martincigh
2019-05-16IVGCVSW-2972 Support QSymm16 for MergerJim Flynn
2019-05-14Use the new deprecation APIMatteo Martincigh
2019-05-14IVGCVSW-3076 Add ConcatLayer methods to public APIJim Flynn
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 support to reference backendMatthew Bentham
2019-05-13MLCE-101: Adding dilation support in conv and dconvPablo Tello
2019-05-13IVGCVSW-3013 Add unit tests for QSymm16 LSTMConor Kennedy
2019-05-10IVGCVSW-3030 Refactor code and fix OptimizeSubgraphViewMatteo Martincigh
2019-05-09IVGCVSW-3030 Make the OptimizationViews class move-assignableMatteo Martincigh
2019-05-09IVGCVSW-3031 Reparent layer to new graphDerek Lamberti
2019-05-08IVGCVSW-3031 Finer grained backend optimization APIDerek Lamberti
2019-05-07IVGCVSW-2997 Refactor reference LSTM workloadNattapat Chaimanowong
2019-05-03IVGCVSW-3030 Update the backend code to create also a list ofMatteo Martincigh
2019-05-03IVGCVSW-3029 Remove any AddLayer capabilities from SubgraphViewMatteo Martincigh
2019-05-03IVGCVSW-3003 Fix the bug in setting the same tuningLevel in the constructorRuomei Yan
2019-04-30IVGCVSW-2773 Integrate new CL tuner into ArmNNRuomei Yan
2019-04-30IVGCVSW-2405 Rename SubGraph to SubgraphViewDerek Lamberti
2019-04-29IVGCVSW-2983 activation layers support for QSymm16Teresa Charlin
2019-04-29IVGCVSW-2982 Refactor reference Activation workloadNattapat Chaimanowong
2019-04-29IVGCVSW-2396 Go back to using offset memory managerSadik Armagan
2019-04-18IVGCVSW-2980 Build ArmNN with the latest version of the driver stack libraryMatteo Martincigh
2019-04-16IVGCVSW-2957 MergerLayer subtensor optimization now backend agnosticDerek Lamberti
2019-04-16IVGCVSW-2425 Add unit test for Logistic (Sigmoid) in NEONNarumol Prangnawarat
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
2019-04-10IVGCVSW-2946 RefElementwiseWorkload configures prior to first executeDerek Lamberti
2019-04-10IVGCVSW-2912 Make get_compute_library.sh sole source for clframework pinJim Flynn
2019-04-09IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data TypeSadik Armagan
2019-04-08IVGCVSW-2861 Refactor the Reference Elementwise workloadSadik Armagan
2019-04-05IVGCVSW-2914 Add Switch Layer and no-op factory methodSadik Armagan
2019-04-05IVGCVSW-2915 Add Merge Layer and no-op factory methodNattapat Chaimanowong
2019-04-02IVGCVSW-2875 Enable QuantisedSymm16 support for ref Dequantize workloadNattapat Chaimanowong
2019-04-02IVGCVSW-2872 Unit tests for Quantize layer and reference workloadNattapat Chaimanowong
2019-04-01IVGCVSW-2871 Ref QuantizeLayer workloadDerek Lamberti
2019-03-29IVGCVSW-2875 Reference implementation and unit tests for DequantizeNattapat Chaimanowong
2019-03-29IVGCVSW-2866 Implement RegisterDebugCallback for RefDebugWorkloadNattapat Chaimanowong
2019-03-28IVGCVSW-2874 Add DequantizeLayer and no-op factory methodNattapat Chaimanowong
2019-03-27IVGCVSW-2870 Support QuantizeLayer on frontendDerek Lamberti
2019-03-26IVGCVSW-2881 Remove DebugDescriptorNattapat Chaimanowong
2019-03-25IVGCVSW-2861 Refactor the Reference Elementwise workloadsSadik Armagan
2019-03-22IVGCVSW-2865 Extend IRuntime to add a new method RegisterDebugCallback(...)Nattapat Chaimanowong
2019-03-20IVGCVSW-2814 AllTypesAreEqualImpl handles odd num params correctly.Derek Lamberti
2019-03-20IVGCVSW-2814 Extensive ref IsSupported for Activation & AdditionDerek Lamberti
2019-03-15IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and NeonNarumol Prangnawarat
2019-03-12IVGCVSW-2709 Serialize / de-serialize the Splitter layerJim Flynn
2019-03-11IVGCVSW-2792 Update Neon Mul/Sub workload for latest CL masterConor Kennedy
2019-02-28IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapesNattapat Chaimanowong
2019-02-27IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization par...Ferran Balaguer
2019-02-26IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSDNarumol Prangnawarat