aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/workloads
AgeCommit message (Expand)Author
2020-02-19IVGCVSW-4472 Yolo v3 ExecuteNetwork failingKeith Davis
2020-02-17IVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8Keith Davis
2020-02-07IVGCVSW-4386 Add ArmNN reference support for QAsymmS8Ryan OShea
2020-02-07MLCE-139: add capability to align corners for bilinear resizeSang-Hoon Park
2020-01-31IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder typesKeith Davis
2020-01-28IVGCVSW-4306 Verify the tflite Yolo v3Keith Davis
2020-01-24IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxisDerek Lamberti
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-20Remove inclusion of ArmNN.hpp where it is unnecessary.Matthew Bentham
2020-01-17Add Signed32 to debug layerNarumol Prangnawarat
2020-01-16Remove Logging.hpp from ArmNN.hppMatthew Bentham
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2020-01-02IVGCVSW-4246 Clean build of backends with -WextraDerek Lamberti
2019-12-09IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backendFinn Williams
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-11-15Add FP16 support to DebugWorkloadAron Virginas-Tar
2019-11-12IVGCVSW-4079 Add support of per-axis quantization to DepthwiseConvolution2dTeresa Charlin
2019-11-12IVGCVSW-3839 Add support of per-axis quantization to reference TransposeConvo...Aron Virginas-Tar
2019-11-08MLCE-144 Fix cts MAX_POOL_2D_V1_0 testsFinn Williams
2019-11-06IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d...Aron Virginas-Tar
2019-11-05IVGCVSW-3836 Add support for Int32 per-axis scalesAron Virginas-Tar
2019-11-04IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxisKeith Davis
2019-11-04Add fp16 support for dequantizeJan Eilers
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-15IVGCVSW-3975 Add reference workload for LOG_SOFTMAXAron Virginas-Tar
2019-10-09IVGCVSW-3888 Add INSTANCE_NORMALIZATION Reference implementationKevin May
2019-09-25IVGCVSW-3908 Fix DepthToSpace reference unit test failures on Android QAron Virginas-Tar
2019-09-24IVGCVSW-3885 Add reference workload for DepthToSpaceAron Virginas-Tar
2019-09-19IVGCVSW-3723 Adding reference workload support for ArgMinMaxNikhil Raj
2019-09-18IVGCVSW-3878 Add reference workload for SLICEAron Virginas-Tar
2019-09-16IVGCVSW-3694 Add ArgMinMax implementation for RefNarumol Prangnawarat
2019-09-11IVGCVSW-3845 Add Reference FP16 support for required layersMatthew Jackson
2019-09-10IVGCVSW-3824 Implement Float 16 Encoder and DecoderMatthew Jackson
2019-09-06IVGCVSW-3740 Add Reference Workload support for ABSSadik Armagan
2019-08-21IVGCVSW-3642 Fixed VTS Test FailuresMike Kelly
2019-08-20IVGCVSW-3640 Add multi-channel TransposeConvolution2d unit tests to CL backendAron Virginas-Tar
2019-08-14IVGCVSW-3610 Remove unused leftover variable from TransposeConvolution2dImplAron Virginas-Tar
2019-08-13IVGCVSW-3615 Update Transpose Convolution algorithmMike Kelly
2019-08-02IVGCVSW-3609 Fix decoding and encoding of INT32 tensorsAron Virginas-Tar
2019-07-26IVGCVSW-3537 Add support for L2 Normalization with < 4 dimensional tensorsMatthew Jackson
2019-07-25IVGCVSW-3521 CpuAcc V1.2 pad FailuresMike Kelly
2019-07-23Fix various uses of non-standard C++:Rob Hughes
2019-07-23IVGCVSW-3536 Add Axis parameter to reference Softmax implementationFrancis Murtagh
2019-07-17IVGCVSW-3419 Add reference workload support for the new Stack layerMatthew Jackson
2019-07-09IVGCVSW-3399 Add support of QuantisedSymm16 to PadNarumol Prangnawarat
2019-07-08IVGCVSW-3399 Add support of QuantisedSymm16 to Permute and unit testsNarumol Prangnawarat
2019-07-08IVGCVSW-3399 Add support of QuantisedSymm16 to Debug and unit tests,Narumol Prangnawarat