aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test
AgeCommit message (Expand)Author
2019-05-20IVGCVSW-3125 Deprecate CreateMergerDescriptorForConcatenation functionJim 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-10IVGCVSW-3034 Adding a unit test to check substituteSubGraphDavid Monahan
2019-05-10IVGCVSW-3061 Modify NetworkQuantizer to support option to preserve input/outp...Nattapat Chaimanowong
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-3029 Remove any AddLayer capabilities from SubgraphViewMatteo Martincigh
2019-04-30IVGCVSW-3021 Add end-to-end flow control integration testMatthew Bentham
2019-04-30IVGCVSW-2405 Rename SubGraph to SubgraphViewDerek Lamberti
2019-04-23IVGCVSW-2918 Implement ExecutionFrame.Teresa Charlin
2019-04-19IVGCVSW-2925: Combine Pad with Convolution2d in the OptimizerNina Drozd
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
2019-04-05IVGCVSW-2915 Add Merge Layer and no-op factory methodNattapat Chaimanowong
2019-03-29IVGCVSW-2866 Implement RegisterDebugCallback for RefDebugWorkloadNattapat Chaimanowong
2019-03-27IVGCVSW-2870 Support QuantizeLayer on frontendDerek Lamberti
2019-03-25Use unique names for temporary filesMatthew Bentham
2019-03-22IVGCVSW-2859 Add unit tests for QSymm16 quantizationNattapat Chaimanowong
2019-03-20IVGCVSW-2858 Add support for QSymm16 quantizationNattapat Chaimanowong
2019-02-28IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapesNattapat Chaimanowong
2019-02-27IVGCVSW-2759 Add MakeOptional to enable in-place optional object constructionAron Virginas-Tar
2019-02-27IVGCVSW-2764 Strengthen test for thread-safety in ProfilerMatthew Bentham
2019-02-27IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization par...Ferran Balaguer
2019-02-25IVGCVSW-2721 Quantize and Dequantize aren't quite rightFrancis Murtagh
2019-02-21IVGCVSW-2748 Fix bug causing std::bad_alloc in MakeTensor()Aron Virginas-Tar
2019-02-21IVGCVSW-2613 Support static quantization of BatchToSpaceFerran Balaguer
2019-02-18IVGCVSW-2619 Support static quantization of StridedSliceFrancis Murtagh
2019-02-18IVGCVSW-2626 Add Quantization of ResizeBilinear LayerJim Flynn
2019-02-15IVGCVSW-2618 Support static quantization of SplitterFrancis Murtagh
2019-02-15IVGCVSW-2616: static quantization of reshapeNina Drozd
2019-02-15IVGCVSW-2621 Add static quantization of MergerJim Flynn
2019-02-14IVGCVSW-2620 Support static quantization of ConstantMatteo Martincigh
2019-02-14IVGCVSW-2615 Support static quantization of Pooling2dFrancisMurtagh
2019-02-13IVGCVSW-2617 Add static quantization of SpaceToBatchJim Flynn
2019-02-12IVGCVSW-2614 Support static quantization of PermuteFrancisMurtagh
2019-02-12IVGCVSW-2607 Refactor range tracking into own classDerek Lamberti
2019-02-12IVGCVSW-2623 Support static quantization of DepthwiseConv2dFrancisMurtagh
2019-02-11IVGCVSW-2531 Serialize a simple ArmNN NetworkMike Kelly
2019-02-11IVGCVSW-2625 Support static quantization of softmaxruoyan01
2019-02-11IVGCVSW-2676 Make biases optional in ILayerVisitor for Convolution2D, Depthwi...Aron Virginas-Tar
2019-02-11IVGCVSW-2622 Add static quantization of 2DConvolutionJim Flynn
2019-02-11IVGCVSW-2624 Support static quantization of FullyConnectedFrancisMurtagh
2019-02-08IVGCVSW-2672 Code cleanup after changesMatteo Martincigh
2019-02-08IVGCVSW-2607 Implement Input range override mechanismMatteo Martincigh
2019-02-08IVGCVSW-2559 End to end tests for Detection PostProcessNarumol Prangnawarat
2019-02-07IVGCVSW-2553 Change BOOST_TEST to BOOST_CHECK_MESSAGE in CheckConstTensorPtrsJim Flynn