aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/Types.hpp
AgeCommit message (Expand)Author
2021-02-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-09-24Add int32 and int64 ArgMax op supportInki Dae
2020-07-03IVGCVSW-5020 Refactor TensorShape to host dynamic tensors and scalar valuesTeresa Charlin
2020-06-26IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option.Teresa Charlin
2020-06-03remove BOM from filesLaurent Carlier
2020-03-18IVGCVSW-4463 Change ProfilingService to a member of runtime from a singletonSadik Armagan
2020-03-11IVGCVSW-3726 Doxygen touch-upRyan OShea
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-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-21IVGCVSW-4364 Only apply deprecated attribute where availableDerek 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-19MLCE-144 Cts NNAPI test cases failedMike Kelly
2019-11-18IVGCVSW-3980 Implementation of Guid generatorNarumol Prangnawarat
2019-11-15IVGCVSW-4129 Fix thread starvation due to low capture periodsColm Donelan
2019-11-08IVGCVSW-4067 Change LayerGuid to use ProfilingGuidjaneil01
2019-11-07IVGCVSW-4102 Move ProfilingGuid to public interfacejaneil01
2019-11-04IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxisKeith Davis
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-09-09IVGCVSW-3722 Add function to specify min or max in ArgMinMaxDescriptorNarumol Prangnawarat
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
2019-06-28IVGCVSW-3363 Add frontend support for Resize LayerTeresa Charlin
2019-05-03IVGCVSW-3014 Add GetSupportedBackends to IDeviceSpecNarumol Prangnawarat
2019-03-29IVGCVSW-2866 Implement RegisterDebugCallback for RefDebugWorkloadNattapat Chaimanowong
2019-03-26IVGCVSW-2832 Update CL pin to 2761c2f0b60175469e959982a25ff0abdca6c9ceJim Flynn
2019-03-25IVGCVSW-2882 Fix include order in armnn public headersMatthew Bentham
2019-03-25IVGCVSW-2865 add missing include of functionalMatthew Bentham
2019-03-22IVGCVSW-2865 Extend IRuntime to add a new method RegisterDebugCallback(...)Nattapat Chaimanowong
2019-03-19IVGCVSW-2839 Add QuantisedSymm16 support to the ArmNN frontendNattapat Chaimanowong
2019-02-08IVGCVSW-2672 Code cleanup after changesMatteo Martincigh
2018-12-13IVGCVSW-2348 Support boolean data typeruoyan01
2018-11-19IVGCVSW-2169 Remove DataLayoutIndexed from public APIMatthew Bentham
2018-11-05Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend"David Beck
2018-10-26IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackendDavid Beck
2018-10-22IVGCVSW-2037 : separate registry for layer support intrefacesDavid Beck
2018-10-22IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRefJames Conroy
2018-10-22IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute ...David Beck
2018-10-22IVGCVSW-1987 : registry for backend creation functions (factories)David Beck
2018-10-10IVGCVSW-1642 : adding IBackendInternal interfaceDavid Beck
2018-10-10IVGCVSW-1642 : introducing the IBackend interfaceDavid Beck
2018-10-10IVGCVSW-1883 Add support for different memory layoutsDerek Lamberti
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01
2018-03-29Release 18.03surmeh01