aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/QuantizerTest.cpp
AgeCommit message (Expand)Author
2020-02-07IVGCVSW-4386 Add ArmNN reference support for QAsymmS8Ryan OShea
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-20IVGCVSW-4331 Calling RemoveDebugLayers can break connectionsMike Kelly
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-12-31IVGCVSW-4246 Clean build of Visitors with -WextraDerek Lamberti
2019-12-09IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backendFinn Williams
2019-10-25IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtilsAron Virginas-Tar
2019-10-23IVGCVSW-4013 Test that the quantizer fails gracefullySadik Armagan
2019-10-22IVGCVSW-3995 Add Quantizer support for ComparisonLayerAron Virginas-Tar
2019-10-15IVGCVSW-3976 Add Quantizer support for LOG_SOFTMAXSadik Armagan
2019-10-04IVGCVSW-3935 Add Quantizer support for INSTANCE_NORMALIZATIONAron Virginas-Tar
2019-09-23IVGCVSW-3887 Add Quantizer support for DepthToSpaceAron Virginas-Tar
2019-09-19IVGCVSW-3725 Adding quantization support for ArgMinMaxNikhil Raj
2019-09-18IVGCVSW-3881 Add Quantizer support for SLICEAron Virginas-Tar
2019-09-06IVGCVSW-3742 Add Quantizer support for ABSFinnWilliamsArm
2019-07-15IVGCVSW-3421 Add Quantizer support for the new Stack layerMatthew Jackson
2019-07-02IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear methodAron Virginas-Tar
2019-07-01IVGCVSW-3366 Add Quantizer support for ResizeLayerTeresa Charlin
2019-06-21IVGCVSW-3322 Add Quantizer support for TransposeConvolution2DLayerexperimental/transpose_conv2dAron Virginas-Tar
2019-06-19IVGCVSW-3270 Add Quantizer support for the new Prelu Activation layerMatteo Martincigh
2019-06-18IVGCVSW-3234 Ensure that Quantizer allows different quantization scalesNarumol Prangnawarat
2019-06-12IVGCVSW-3261 Add Quantizer support for SpaceToDepth layerAron Virginas-Tar
2019-06-07IVGCVSW-3228 Fix bias quantization to be INT32 not QAsymm8Francis Murtagh
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-14Use the new deprecation APIMatteo Martincigh
2019-05-14IVGCVSW-3076 Add ConcatLayer methods to public APIJim Flynn
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-07IVGCVSW-3067 Fix issue with QuantizerVisior not setting TensorShape correctlyNattapat Chaimanowong
2019-03-22IVGCVSW-2859 Add unit tests for QSymm16 quantizationNattapat Chaimanowong
2019-03-20IVGCVSW-2858 Add support for QSymm16 quantizationNattapat Chaimanowong
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-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