aboutsummaryrefslogtreecommitdiff
path: root/src/armnn
AgeCommit message (Expand)Author
2019-05-20IVGCVSW-2967 Support QSymm16 for Constant workloadsNina Drozd
2019-05-14Use the new deprecation APIMatteo Martincigh
2019-05-14IVGCVSW-3076 Add ConcatLayer methods to public APIJim Flynn
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-10IVGCVSW-3034 Adding a unit test to check substituteSubGraphDavid Monahan
2019-05-10IVGCVSW-3034 Updates to SubstituteSubGraph andDavid Monahan
2019-05-10IVGCVSW-3030 Refactor code and fix OptimizeSubgraphViewMatteo Martincigh
2019-05-10IVGCVSW-3030 Added move operators to the Graph classMatteo Martincigh
2019-05-10IVGCVSW-3061 Modify NetworkQuantizer to support option to preserve input/outp...Nattapat Chaimanowong
2019-05-09IVGCVSW-3030 Make the OptimizationViews class move-assignableMatteo Martincigh
2019-05-09IVGCVSW-3031 Reparent layer to new graphDerek Lamberti
2019-05-08IVGCVSW-2833 Add Dynamic QuantizationJim Flynn
2019-05-08IVGCVSW-2900 Adding the Accuracy Checker Tool and testsÉanna Ó Catháin
2019-05-08IVGCVSW-3031 Finer grained backend optimization APIDerek Lamberti
2019-05-07IVGCVSW-3067 Fix issue with QuantizerVisior not setting TensorShape correctlyNattapat Chaimanowong
2019-05-07IVGCVSW-2989 Generate subgraphs without cyclic dependenciesDerek Lamberti
2019-05-03IVGCVSW-3014 Add GetSupportedBackends to IDeviceSpecNarumol Prangnawarat
2019-05-03IVGCVSW-3029 Remove any AddLayer capabilities from SubgraphViewMatteo Martincigh
2019-05-03IVGCVSW-2834 Add dynamic quantization via datasetsNina Drozd
2019-04-30IVGCVSW-3021 Add end-to-end flow control integration testMatthew Bentham
2019-04-30IVGCVSW-2405 Rename SubGraph to SubgraphViewDerek Lamberti
2019-04-29IVGCVSW-2657: Fix to force correct quantisation parameters for QASYMM8 SoftmaxDavid Monahan
2019-04-23IVGCVSW-2918 Implement ExecutionFrame.Teresa Charlin
2019-04-19IVGCVSW-2925: Combine Pad with Convolution2d in the OptimizerNina Drozd
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-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
2019-04-10IVGCVSW-2946 RefElementwiseWorkload configures prior to first executeDerek Lamberti
2019-04-08IVGCVSW-2927 Fix Streamline annotationsMatthew Bentham
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-01IVGCVSW-2871 Ref QuantizeLayer workloadDerek Lamberti
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-25Use unique names for temporary filesMatthew Bentham
2019-03-22IVGCVSW-2865 Extend IRuntime to add a new method RegisterDebugCallback(...)Nattapat Chaimanowong
2019-03-22IVGCVSW-2859 Add unit tests for QSymm16 quantizationNattapat Chaimanowong
2019-03-21IVGCVSW-2694: serialize/deserialize LSTMJim Flynn
2019-03-20IVGCVSW-2858 Add support for QSymm16 quantizationNattapat Chaimanowong
2019-03-19IVGCVSW-2839 Add QuantisedSymm16 support to the ArmNN frontendNattapat Chaimanowong
2019-03-19MLCE-105 Fix use of std::unique_lock in LoadedNetworkMatthew Bentham
2019-03-12IVGCVSW-2709 Serialize / de-serialize the Splitter layerJim Flynn
2019-03-08IVGCVSW-2769 Don't process node if already visitedDerek Lamberti
2019-02-28IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapesNattapat Chaimanowong
2019-02-27IVGCVSW-2752 Make biases optional in INetworkAron Virginas-Tar
2019-02-27IVGCVSW-2759 Add MakeOptional to enable in-place optional object constructionAron Virginas-Tar