1. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  2. faf2966 Bugfix: Set removal date for Backend API stability items to 22.11 by Francis Murtagh · 2 years, 5 months ago
  3. b03043e Bugfix: Add default Implementation for ILayerSupport deprecated API by Francis Murtagh · 2 years, 5 months ago
  4. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 6 months ago
  5. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  6. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  7. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  8. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  9. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 3 years ago
  10. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  11. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 2 months ago[Renamed from include/armnn/ILayerSupport.hpp]
  12. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  13. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  14. 7909c53 IVGCVSW-4874 Provide LayerSupportHandle to frontend users by Francis Murtagh · 3 years, 5 months ago
  15. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  16. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  17. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  18. ec6c680 IVGCVSW-4906 Add front-end support for FILL operator by Ryan OShea · 4 years, 1 month ago
  19. 586a9aa IVGCVSW-4549 Add front end for new QLSTM layer by James Conroy · 4 years, 3 months ago
  20. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 3 months ago
  21. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  22. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  23. a023c40 IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CL by Kevin May · 4 years, 7 months ago
  24. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  25. ff130e2 Remove use of ArmNN.hpp from other public headers by Matthew Bentham · 4 years, 5 months ago
  26. 6a5e5e8 IVGCVSW-4227 Add CpuAcc backend support for DetectionPostProcess by Derek Lamberti · 4 years, 7 months ago
  27. 013c390 IVGCVSW-4009 StandInLayer frontend API by Derek Lamberti · 4 years, 8 months ago
  28. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 8 months ago
  29. f982dea IVGCVSW-3973 Add frontend for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 9 months ago
  30. ce5045a IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION by Kevin May · 4 years, 9 months ago
  31. dd6247f IVGCVSW-3883 Add frontend for DepthToSpace layer by Aron Virginas-Tar · 4 years, 9 months ago
  32. 636ab40 IVGCVSW-3875 Add frontend for SLICE layer by Aron Virginas-Tar · 4 years, 9 months ago
  33. ee391d5 IVGCVSW-3722 Add front end support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  34. 868eb14 IVGCVSW-3739 Add Arm NN front end support for Abs Layer by Kevin May · 4 years, 10 months ago
  35. f674aa0 IVGCVSW-3277 Mem export/import suppor for Tensors by Derek Lamberti · 5 years ago
  36. ee18dc8 IVGCVSW-3469 Add front end for Quantized LSTM layer by James Conroy · 5 years ago
  37. 81e601c IVGCVSW-3419 Add reference workload support for the new Stack layer by Matthew Jackson · 5 years ago
  38. 2b8c1da IVGCVSW-3418 Add Arm NN front end support for the new Stack layer by Matthew Jackson · 5 years ago
  39. d01a83c IVGCVSW-3397 Join lstm parameter infos in a struct for isLstmSupported by Jan Eilers · 5 years ago
  40. 169d2f1 IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear method by Aron Virginas-Tar · 5 years ago
  41. 38e05bd IVGCVSW-3236 Extend Ref LSTM with layer normalization support by Jan Eilers · 5 years ago
  42. a9075df IVGCVSW-3363 Add frontend support for Resize Layer by Teresa Charlin · 5 years ago
  43. 639fb04 IVGCVSW-3319 Add frontend support for TransposeConvolution2d Layer by Aron Virginas-Tar · 5 years ago
  44. 0e406ee IVGCVSW-3267 Add Arm NN front end support for the new Prelu Activation layer by Matteo Martincigh · 5 years ago
  45. 972af15 IVGCVSW-3258 Add front end support for new SpaceToDepth layer by Aron Virginas-Tar · 5 years ago
  46. 15eb583 IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEON by Narumol Prangnawarat · 5 years ago
  47. 906f946 IVGCVSW-3076 Add ConcatLayer methods to public API by Jim Flynn · 5 years ago
  48. f0bd683 MLCE-101: Adding dilation support in conv and dconv by Pablo Tello · 5 years ago
  49. eff363d IVGCVSW-2914 Add Switch Layer and no-op factory method by Sadik Armagan · 5 years ago
  50. 1f88630 IVGCVSW-2915 Add Merge Layer and no-op factory method by Nattapat Chaimanowong · 5 years ago
  51. e4294fd IVGCVSW-2874 Add DequantizeLayer and no-op factory method by Nattapat Chaimanowong · 5 years ago
  52. 61f5463 IVGCVSW-2880 Refactor order of methods by Derek Lamberti · 5 years ago
  53. a9cca6a IVGCVSW-2870 Support QuantizeLayer on frontend by Derek Lamberti · 5 years ago
  54. 964e955 IVGCVSW-2881 Remove DebugDescriptor by Nattapat Chaimanowong · 5 years ago
  55. 313e1c8 IVGCVSW-2882 Fix include order in armnn public headers by Matthew Bentham · 5 years ago
  56. 94dd5d8 IVGCVSW-2555 Add no-op implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  57. c625f00 IVGCVSW-1048 RESIZE_BILINEAR NEON operator by Sadik Armagan · 6 years ago
  58. 3d6898c IVGCVSW-2455 Move the extra backend code to a new git repo by Matteo Martincigh · 5 years ago
  59. b89b05f IVGCVSW-2508 Add no-op factory implementations and layer for Gather operator by narpra01 · 5 years ago
  60. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  61. 992d6dc IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separate by Matteo Martincigh · 5 years ago
  62. a1d3c6a IVGCVSW-2371 Add Rsqrt Ref implementation by Mohamed Nour Abouelseoud · 6 years ago
  63. 2099595 IVGCVSW-2398 Add no-op factory implementations for all backends for the by FrancisMurtagh · 6 years ago
  64. 59a950c IVGCVSW-2377 Add no-op factory implementations for all backends for the by Matteo Martincigh · 6 years ago
  65. ac5aa1f IVGCVSW-2315 Add descriptor for Debug by Nattapat Chaimanowong · 6 years ago
  66. a9a1cf1 IVGCVSW-2315 Add DebugLayer and no-op factory method by Nattapat Chaimanowong · 6 years ago
  67. 9053969 IVGCVSW-2245 Add Minimum Layer and no-op Factory implementation by kevmay01 · 6 years ago
  68. 5a4304a IVGCVSW-2253 Add maximum layer and corresponding no-op factory implementation by Nattapat Chaimanowong · 6 years ago
  69. 8599a41 IVGCVSW-2043 - Merger using ACL for innermost concat axis by Nikhil Raj · 6 years ago
  70. 430b5d8 IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementations by Conor Kennedy · 6 years ago
  71. 4e1e136 IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests. by Éanna Ó Catháin · 6 years ago
  72. 207ef9a IVGCVSW-2093 Add SpaceToBatchNd layer and corresponding no-op factory implementations by Nattapat Chaimanowong · 6 years ago
  73. 3e9e115 IVGCVSW-2037 : separate registry for layer support intrefaces by David Beck · 6 years ago
  74. 537a0b6 IVGCVSW-1983: Order the IsLayerSupported functions alphabetically in ILayerSupport by arovir01 · 6 years ago
  75. d6c10ed IVGCVSW-1973: Replace char* reasonIfNotSupported with Optional<std::string&> in ILayerSupport by arovir01 · 6 years ago
  76. 5eec11d IVGCVSW-1964 : replace optional biases with home-grown Optional by David Beck · 6 years ago
  77. e97c6e0 IVGCVSW-1642 : adding IBackendInternal interface by David Beck · 6 years ago