aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/QuantizerVisitor.cpp
AgeCommit message (Expand)Author
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-17IVGCVSW-3273 ArmnnQuantizer: UnimplementedException thrown for: VisitNormali...Nikhil Raj
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-22IVGCVSW-3081 Quantizer min>=max error & missing layersLes Bell
2019-05-14Use the new deprecation APIMatteo Martincigh
2019-05-14IVGCVSW-3076 Add ConcatLayer methods to public APIJim Flynn
2019-05-13IVGCVSW-3035 Correct gamma variable nameNarumol Prangnawarat
2019-05-10IVGCVSW-3061 Modify NetworkQuantizer to support option to preserve input/outp...Nattapat Chaimanowong
2019-05-07IVGCVSW-3067 Fix issue with QuantizerVisior not setting TensorShape correctlyNattapat 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-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-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-07IVGCVSW-2608: support static quantization of ActivationNina Drozd
2019-02-07IVGCVSW-2609 Quantize BatchNormalizationLayerDerek Lamberti
2019-02-06IVGCVSW-2654 Test quantization of addition, input and outputDerek Lamberti
2019-02-06IVGCVSW-2606 Produce quantized InputNetwork from simple FP32 InputNetworkDerek Lamberti