aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/TypesUtils.hpp
AgeCommit message (Expand)Author
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-09-24Add int32 and int64 ArgMax op supportInki Dae
2020-06-03remove BOM from filesLaurent Carlier
2020-03-03IVGCVSW-4508 Add BFloat16 data typeNarumol Prangnawarat
2020-03-02IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRefColm Donelan
2020-02-28IVGCVSW-4439: Adding Elu support to ActivationDavid Monahan
2020-02-17IVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8Keith Davis
2020-02-07IVGCVSW-4386 Add ArmNN reference support for QAsymmS8Ryan OShea
2020-01-24IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxisDerek Lamberti
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-23IVGCVSW-4268 Print all Descriptors on dot graphTeresa Charlin
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-27Add IsQuantizeType(DataType) for use in validation functionsAron Virginas-Tar
2019-11-13IVGCVSW-3697 Add utility function to get ArgMinMaxFunction as stringFrancis Murtagh
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-10-29Add GetResizeMethodAsCString() function to TypesUtils.hppAron Virginas-Tar
2019-10-28Fix names of quantized types in GetDataTypeName()Aron Virginas-Tar
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-05-08IVGCVSW-2833 Add Dynamic QuantizationJim Flynn
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
2019-03-25IVGCVSW-2882 Fix include order in armnn public headersMatthew Bentham
2019-03-19IVGCVSW-2839 Add QuantisedSymm16 support to the ArmNN frontendNattapat Chaimanowong
2019-02-25IVGCVSW-2721 Quantize and Dequantize aren't quite rightFrancis Murtagh
2019-02-21IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parserkeidav01
2019-01-23IVGCVSW-2467 Update Boolean type supportNattapat Chaimanowong
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2018-12-13IVGCVSW-2348 Support boolean data typeruoyan01
2018-10-22Fixed unsigned to signed conversion warningKohei Takahashi
2018-10-22IVGCVSW-1998 : indicate deprecated functions and types in the public APIDavid Beck
2018-10-22IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute ...David Beck
2018-10-01IVGCVSW-1832: add missing DIV quantized, broadcasting testsDavid Beck
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01
2018-05-23Release 18.05surmeh01
2018-03-29Release 18.03surmeh01
2018-03-09Release 18.02telsoa01