1. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 3 months ago
  2. bddb258 IVGCVSW-6610 No bounds checking performed when indexing PermutationVector elements. by Cathal Corbett · 2 years, 6 months ago
  3. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 7 months ago
  4. 6642b8a IVGCVSW-6412 Implement CLBackend ICustomAllocator by David Monahan · 2 years, 7 months ago
  5. b1c62f1 Fix armnn_external_delegate option parsing by Jan Eilers · 2 years, 7 months ago
  6. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 7 months ago
  7. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  8. 8636bc7 IVGCVSW-6313 Support pre-importing outputs by Finn Williams · 2 years, 8 months ago
  9. ca49a24 IVGCVSW-6338 IMemoryOptimizerStrategy Create a wrapper validator strategy by Francis Murtagh · 2 years, 8 months ago
  10. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 8 months ago
  11. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 9 months ago
  12. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 9 months ago
  13. f37b970 IVGCVSW-6312 Support pre-importing inputs by Finn Williams · 2 years, 9 months ago
  14. 932cf3f IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer strategy' by Sadik Armagan · 2 years, 9 months ago
  15. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 10 months ago
  16. 4914d0c IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CL by Keith Davis · 2 years, 10 months ago
  17. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 2 years, 11 months ago
  18. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  19. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years ago
  20. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 1 month ago
  21. 41e764c IVGCVSW-6059 Fixing PermutationVector.end() to cope with dimensions < 5 by Colm Donelan · 3 years ago
  22. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 1 month ago
  23. 73d3e2e IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::GetFactory by Francis Murtagh · 3 years, 1 month ago
  24. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 2 months ago
  25. aede8ca IVGCVSW-5783 'Add AsyncExecution Capability' by Sadik Armagan · 3 years, 2 months ago
  26. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 2 months ago
  27. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 4 months ago
  28. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 4 months ago
  29. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 7 months ago
  30. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 9 months ago
  31. 11f6ace IVGCVSW-5020 Refactor TensorShape to host dynamic tensors and scalar values by Teresa Charlin · 4 years ago
  32. cdc0149 IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option. by Teresa Charlin · 4 years ago
  33. 749294b remove BOM from files by Laurent Carlier · 4 years ago
  34. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 3 months ago
  35. 2bbfaa7 IVGCVSW-3726 Doxygen touch-up by Ryan OShea · 4 years, 4 months ago
  36. c3bf6ef IVGCVSW-4508 Add BFloat16 data type by Narumol Prangnawarat · 4 years, 3 months ago
  37. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 3 months ago
  38. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 3 months ago
  39. 9add120 IVGCVSW-4386 Add ArmNN reference support for QAsymmS8 by Ryan OShea · 4 years, 4 months ago
  40. d466a54 IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis by Derek Lamberti · 4 years, 4 months ago
  41. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 5 months ago
  42. 41e92b0 IVGCVSW-4364 Only apply deprecated attribute where available by Derek Lamberti · 4 years, 4 months ago
  43. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 5 months ago
  44. fd27106 IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backend by Finn Williams · 4 years, 6 months ago
  45. 49d0f12 MLCE-144 Cts NNAPI test cases failed by Mike Kelly · 4 years, 7 months ago
  46. dbdd1b4 IVGCVSW-3980 Implementation of Guid generator by Narumol Prangnawarat · 4 years, 7 months ago
  47. 0270524 IVGCVSW-4129 Fix thread starvation due to low capture periods by Colm Donelan · 4 years, 7 months ago
  48. 3fec1ea IVGCVSW-4067 Change LayerGuid to use ProfilingGuid by janeil01 · 4 years, 7 months ago
  49. c4946c7 IVGCVSW-4102 Move ProfilingGuid to public interface by janeil01 · 4 years, 7 months ago
  50. 5236e1d IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxis by Keith Davis · 4 years, 7 months ago
  51. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 8 months ago
  52. 8d001d4 IVGCVSW-3722 Add function to specify min or max in ArgMinMaxDescriptor by Narumol Prangnawarat · 4 years, 9 months ago
  53. dba634f IVGCVSW-3639 Add 5d tensor support by Matthew Jackson · 4 years, 10 months ago
  54. a9075df IVGCVSW-3363 Add frontend support for Resize Layer by Teresa Charlin · 5 years ago
  55. 8710676 IVGCVSW-3014 Add GetSupportedBackends to IDeviceSpec by Narumol Prangnawarat · 5 years ago
  56. 317cae5 IVGCVSW-2866 Implement RegisterDebugCallback for RefDebugWorkload by Nattapat Chaimanowong · 5 years ago
  57. 44db7c3 IVGCVSW-2832 Update CL pin to 2761c2f0b60175469e959982a25ff0abdca6c9ce by Jim Flynn · 5 years ago
  58. 313e1c8 IVGCVSW-2882 Fix include order in armnn public headers by Matthew Bentham · 5 years ago
  59. 47bfac4 IVGCVSW-2865 add missing include of functional by Matthew Bentham · 5 years ago
  60. 6e94820 IVGCVSW-2865 Extend IRuntime to add a new method RegisterDebugCallback(...) by Nattapat Chaimanowong · 5 years ago
  61. cd5ac23 IVGCVSW-2839 Add QuantisedSymm16 support to the ArmNN frontend by Nattapat Chaimanowong · 5 years ago
  62. 9c5d33a IVGCVSW-2672 Code cleanup after changes by Matteo Martincigh · 5 years ago
  63. 20e984f IVGCVSW-2348 Support boolean data type by ruoyan01 · 5 years ago
  64. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  65. 9efb57d Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend" by David Beck · 6 years ago
  66. d4dfa68 IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago
  67. 3e9e115 IVGCVSW-2037 : separate registry for layer support intrefaces by David Beck · 6 years ago
  68. 5954082 IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRef by James Conroy · 6 years ago
  69. 9df2d95 IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute enum by David Beck · 6 years ago
  70. 32cbb0c IVGCVSW-1987 : registry for backend creation functions (factories) by David Beck · 6 years ago
  71. e97c6e0 IVGCVSW-1642 : adding IBackendInternal interface by David Beck · 6 years ago
  72. dcb751f IVGCVSW-1642 : introducing the IBackend interface by David Beck · 6 years ago
  73. 0cff163 IVGCVSW-1883 Add support for different memory layouts by Derek Lamberti · 6 years ago
  74. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago
  75. c577f2c Release 18.08 by telsoa01 · 6 years ago
  76. bceff2f Release 18.03 by surmeh01 · 6 years ago
  77. 4fcda01 Release 18.02 by telsoa01 · 6 years ago