aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/Types.hpp
AgeCommit message (Expand)Author
2024-02-28IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementationTianle Cheng
2023-09-29IVGCVSW-8055 Add support for GELU activation function.Teresa Charlin
2023-08-31IVGCVSW-7525 Add broadcast_to operatorIdriss Chaouch
2023-08-28IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernelTeresa Charlin
2023-07-25IVGCVSW-7883 Front end and reference implementation for TILETeresa Charlin
2023-07-04IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2Tianle Cheng
2023-05-17IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE.John Mcloughlin
2023-04-19GitHub #640 Add support for CEIL operatorTeresa Charlin
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-01-31Minor update to MemorySource to keep it usable as a bit mask.Colm Donelan
2023-01-12Fix wrong last layer is Types.hppTeresa Charlin
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-07-27IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap
2022-07-08IVGCVSW-7060 Add GetMemoryRequirements to IWorkloadFrancis Murtagh
2022-05-03IVGCVSW-6856 Add GATHERNd FrontEnd and Ref ImplementationTeresa Charlin
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2021-11-23IVGCVSW-6610 No bounds checking performed when indexing PermutationVector ele...Cathal Corbett
2021-11-17IVGCVSW-6509 Front End + Reference Workload implementationTamás Nyíri
2021-11-05IVGCVSW-6412 Implement CLBackend ICustomAllocatorDavid Monahan
2021-10-29Fix armnn_external_delegate option parsingJan Eilers
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-08IVGCVSW-6313 Support pre-importing outputsFinn Williams
2021-10-06IVGCVSW-6338 IMemoryOptimizerStrategy Create a wrapper validator strategyFrancis Murtagh
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-09-15IVGCVSW-6312 Support pre-importing inputsFinn Williams
2021-09-15IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer st...Sadik Armagan
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-08-20IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CLKeith Davis
2021-07-22MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNNNarumol Prangnawarat
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-16IVGCVSW-6088 Add Sin and Log to ElementWiseUnaryTeresa Charlin
2021-06-01IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in pro...Nikhil Raj
2021-05-31IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5Colm Donelan
2021-05-06IVGCVSW-5813 Add Async Queue to IRuntimeKeith Davis
2021-04-29IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::...Francis Murtagh
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-02IVGCVSW-5783 'Add AsyncExecution Capability'Sadik Armagan
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
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