aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/workloads/Encoders.hpp
AgeCommit message (Expand)Author
2023-11-02IVGCVSW-7889 Add support for Signed64 data type in Cast layerTeresa Charlin
2023-10-16IVGCVSW-7752 DTS: Fix QuantizePerChannel testsJohn Mcloughlin
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2020-06-30IVGCVSW-5007 Implement an Int32 reference Elementwise workloadFinn Williams
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-09IVGCVSW-4517 Implement BFloat16 Encoder and DecoderNarumol Prangnawarat
2020-02-07IVGCVSW-4386 Add ArmNN reference support for QAsymmS8Ryan OShea
2020-01-24IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxisDerek Lamberti
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-12-09IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backendFinn Williams
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-11-04IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxisKeith Davis
2019-09-10IVGCVSW-3824 Implement Float 16 Encoder and DecoderMatthew Jackson
2019-08-02IVGCVSW-3609 Fix decoding and encoding of INT32 tensorsAron Virginas-Tar
2019-07-02IVGCVSW-3307 Don't assume TensorInfo::Map() can be called before Execute()Matthew Bentham
2019-06-04IVGCVSW-3212 Refactor the Reference BatchNormalization workloads toMatteo Martincigh
2019-04-29IVGCVSW-2982 Refactor reference Activation workloadNattapat Chaimanowong
2019-04-10IVGCVSW-2946 RefElementwiseWorkload configures prior to first executeDerek Lamberti