aboutsummaryrefslogtreecommitdiff
path: root/src/armnn
AgeCommit message (Expand)Author
2019-07-24NNXSW-1697 Remove use of SubgraphView that may become invalid.branches/armnn_19_05Rob Hughes
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-22IVGCVSW-3132 Reintroduce SubGraph definition, but deprecatedMatteo Martincigh
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-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-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