aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference
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-02-07IVGCVSW-4317 Implement the Profiling Context InitialisationColm Donelan
2020-02-04IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder typesKeith Davis
2020-02-03IVGCVSW-4334 Wire Signed Quantized 8 bit type into ACLKeith Davis
2020-01-31IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder typesKeith Davis
2020-01-29IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContextColm Donelan
2020-01-28IVGCVSW-4306 Verify the tflite Yolo v3Keith Davis
2020-01-24IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CLKevin May
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-07IVGCVSW-4246 Enable -Wextra by defaultDerek Lamberti
2020-01-02IVGCVSW-4246 Clean build of backends with -WextraDerek Lamberti
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-12-09IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backendFinn Williams
2019-12-09IVGCVSW-4227 Add CpuAcc backend support for DetectionPostProcessDerek Lamberti
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-15Print CMake messages on stdout rather than stderrRob Hughes
2019-11-15Add FP16 support to DebugWorkloadAron Virginas-Tar
2019-11-13IVGCVSW-4128 Add Signed32 to supported input types for Ref ArgMinMaxFrancis Murtagh
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-06IVGCVSW-4038 Convert Strided_Slice Shrink_Axis_Mask Parameter to ACL formatFrancis Murtagh
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-11-01IVGCVSW-3698 Add EndToEnd Layer test for ArgMinMaxNarumol Prangnawarat
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-10-21IVGCVSW-3999 Add unit tests for new comparison operationsAron Virginas-Tar
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-16IVGCVSW-3895 Add EndToEndLayerTest for the Reference Implementation of LOG_SO...Sadik Armagan
2019-10-15IVGCVSW-3892 Add EndToEnd Layer test for INSTANCE_NORMALIZATIONSadik Armagan
2019-10-15IVGCVSW-3975 Add reference workload for LOG_SOFTMAXAron Virginas-Tar
2019-10-09IVGCVSW-3888 Add INSTANCE_NORMALIZATION Reference implementationKevin May
2019-10-04IVGCVSW-3925 Add Backward compatibility for ITensorHandle CreateTensorHandle ...David Monahan
2019-10-03IVGCVSW-3696 Add NEON ArgMinMax workload and testsJames Conroy
2019-10-02IVGCVSW-3738 Add end-to-end layer test for DepthToSpaceAron Virginas-Tar
2019-09-27IVGCVSW-3689 Support Import of Output Tensors for the Neon BackendFerran Balaguer
2019-09-25IVGCVSW-3908 Fix DepthToSpace reference unit test failures on Android QAron Virginas-Tar