1. 21a9f33 IVGCVSW-7835 Add ReverseV2 CL and Neon Workloads by Tianle Cheng · 8 months ago
  2. 5306dc8 IVGCVSW-7889 Add support for Signed64 data type in Cast layer by Teresa Charlin · 8 months ago
  3. abd3c21 IVGCVSW-7751 DTS: Fix Gather and GatherNd Tests in CpuRef by Ciara Sookarry · 9 months ago
  4. b41793a IVGCVSW-7752 DTS: Fix QuantizePerChannel tests by John Mcloughlin · 9 months ago
  5. 077cddb IVGCVSW-8055 Add support for GELU activation function. by Teresa Charlin · 10 months ago
  6. 4cf29d6 GitHub #734 Add ExecuteNetwork support for S64 bit output by John Mcloughlin · 9 months ago
  7. 6a1d506 IVGCVSW-7901 Fix unsafe Usages of Memcpy in Armnn by David Monahan · 10 months ago
  8. 564c13d IVGCVSW-7525 Add broadcast_to to TFLite Parser by Idriss Chaouch · 10 months ago
  9. 98e383e IVGCVSW-7525 Add broadcast_to operator by Idriss Chaouch · 10 months ago
  10. 2be039b IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers by John Mcloughlin · 11 months ago
  11. 9145e38 IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernel by Teresa Charlin · 11 months ago
  12. 5f94124 IVGCVSW-7964 Fix UnidirectionalSequenceLstm by Narumol Prangnawarat · 11 months ago
  13. 8259941 Revert "IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers" by john.mcloughlin · 11 months ago
  14. d1f0001 IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers by John Mcloughlin · 11 months ago
  15. 7894ef9 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (WorkloadFactory) by Cian McGriskin · 11 months ago
  16. 6627703 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport) by Francis Murtagh · 11 months ago
  17. 0f3e9a0 IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (SubgraphView) by Francis Murtagh · 11 months ago
  18. b4c4934 IVGCVSW-7880 Add check for FP16 backend support by Ryan OShea · 11 months ago
  19. 980446b Enable Slice EndToEndTests in all backends and Signed32 in CpuRef by Ryan OShea · 1 year, 1 month ago
  20. 7cbe781 MLCE-1092 Add Names to Workloads by Mike Kelly · 11 months ago
  21. 1bf56cd IVGCVSW-7836 Add ReverseV2 End-to-End Tests by Declan-ARM · 12 months ago
  22. 160edb3 IVGCVSW-7887 Add TILE End to End tests by Cian McGriskin · 11 months ago
  23. 79a06a5 IVGCVSW-7883 Front end and reference implementation for TILE by Teresa Charlin · 12 months ago
  24. bb8d759 IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Layer with 2 inputs by Tracy Narine · 12 months ago
  25. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  26. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 1 year ago
  27. f77cab5 IVGCVSW-7785 Extend support for 3D tensors BATCH_TO_SPACE and SPACE_TO_BATCH in CpuRef by Teresa Charlin · 1 year, 1 month ago
  28. 49f8d6a IVGCVSW-7691 Replace asserts with exceptions in Ref Gather by Kevin May · 1 year, 1 month ago
  29. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 2 months ago
  30. a3dc95e Improve reusability of code that is defined out by cmake build paths by Ryan OShea · 1 year, 3 months ago
  31. 1fe6c81 IVGCVSW-7307 Add CpuAcc Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  32. 93f0ad0 GitHub #640 Add support for CEIL operator by Teresa Charlin · 1 year, 3 months ago
  33. acb3ec5 GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0. by Teresa Charlin · 1 year, 3 months ago
  34. c5ee0d7 IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptions by John Mcloughlin · 1 year, 3 months ago
  35. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 3 months ago
  36. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 3 months ago
  37. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  38. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  39. 6dd0702 Fix incorrect copyright notices by Matthew Sloyan · 1 year, 5 months ago
  40. d7fca09 IVGCVSW-7173 Add Rsqrt to Tosa Ref Backend by David Monahan · 1 year, 6 months ago
  41. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 6 months ago
  42. 6b5f674 Change the semantics of RefTensorHandle::Import to 'overlay' existing memory by Matthew Bentham · 1 year, 7 months ago
  43. c30abd8 Refactor: Remove m_ImportFlags from RefTensorHandle by Matthew Bentham · 1 year, 7 months ago
  44. a98e79a Updates following execution of Includewhatyouuse on armnn/include. by Colm Donelan · 1 year, 7 months ago
  45. c5fe6e7 IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  46. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  47. 369d8fc IVGCVSW-4926 Add support in CpuRef implementation for Gather for axis different to 0 by Nikhil Raj · 1 year, 7 months ago
  48. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  49. 3c2795a IVGCVSW-7318 Support basic addition model in the TOSA Reference Backend by Ryan OShea · 1 year, 8 months ago
  50. a38da59 IVGCVSW-6496 Add EndToEnd Layer test for Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  51. f63b457 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  52. 15f9c68 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  53. 9270d9e IVGCVSW-7159 Implement simple TOSA Reference Backend skeleton by Francis Murtagh · 1 year, 11 months ago
  54. dc8ed9d IVGCVSW-7105: BatchMatMul Optional Parameter Support by Samuel Yap · 1 year, 11 months ago
  55. 5a3d200 IVGCVSW-7111 change backend deprecation from 22.11 to 23.08 by Jim Flynn · 1 year, 11 months ago
  56. ca7bbd6 IVGCVSW-7145: BatchMatMul Fix for Raspi Cross Compile Failing by Samuel Yap · 1 year, 11 months ago
  57. 3883b27 GitHub #667: Neon fold padding into average pool 2D quantization bug fix. by Cathal Corbett · 2 years ago
  58. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 2 years ago
  59. 2d213a7 IVGCVSW-6620 Update the async api to use ExecutionData by Matthew Sloyan · 2 years ago
  60. 44f4fb5 Tidy up some code in the reference backend by Matthew Bentham · 2 years, 1 month ago
  61. d0420cb Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years, 1 month ago
  62. 9734f09 Github issue #643 remove use of deprecated standard templates by Matthew Bentham · 2 years, 2 months ago
  63. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  64. 50bc39e Remove unused function PostAllocationConfigure() from IVGCVSW-6949. by Cathal Corbett · 2 years, 2 months ago
  65. 60692ce IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workload by Teresa Charlin · 2 years, 2 months ago
  66. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  67. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 3 months ago
  68. 3a3a6bf Revert "IVGCVSW-6937 Add INT32 support to FLOOR" by Teresa Charlin · 2 years, 2 months ago
  69. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  70. 38b72e8 IVGCVSW-6937 Add INT32 support to FLOOR by Teresa Charlin · 2 years, 2 months ago
  71. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 3 months ago
  72. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 4 months ago
  73. ee7200e GitHub #634 Remove unused variable from Stack.cpp by Teresa Charlin · 2 years, 3 months ago
  74. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 3 months ago
  75. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  76. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  77. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 4 months ago
  78. 6abc7ee IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRef by Teresa Charlin · 2 years, 4 months ago
  79. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 4 months ago
  80. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 5 months ago
  81. 73c547d Refactor Forced Import by Finn Williams · 2 years, 5 months ago
  82. 79bb653 Fix unit test where NeonMemoryManager was used instead of RefMemoryManager by Matthew Bentham · 2 years, 5 months ago
  83. 2b481f8 IVGCVSW-6700 Fix segfault by David Monahan · 2 years, 5 months ago
  84. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 5 months ago
  85. 1682971 IVGCVSW-6698 EndToEnd tests on ref to ensure allocated data can be reused by David Monahan · 2 years, 5 months ago
  86. 646bc8a IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CL by David Monahan · 2 years, 5 months ago
  87. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 5 months ago
  88. 1c52a38 IVGCVSW-6676 Register CopyAndImportFactoryPairs to RefBackend and unit tests by Narumol Prangnawarat · 2 years, 6 months ago
  89. faf2966 Bugfix: Set removal date for Backend API stability items to 22.11 by Francis Murtagh · 2 years, 5 months ago
  90. 5bcc072 Fix build using gcc-5 by Rob Hughes · 2 years, 5 months ago
  91. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 6 months ago
  92. 788e2a6 IVGCVSW-6682 Add ReplaceTensorHandle functions to IWorkload and BaseWorkload by Teresa Charlin · 2 years, 6 months ago
  93. 529195f MLCE-736 'Adding support for TfLite Models' by Sadik Armagan · 2 years, 6 months ago
  94. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 6 months ago
  95. 53e0659 IVGCVSW-6672 Implement CanBeImported function to RefTensorHandle by Nikhil Raj · 2 years, 6 months ago
  96. 19bde17 IVGCVSW-6694 Disable long running Pooling3D unit test cases. by Colm Donelan · 2 years, 7 months ago
  97. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  98. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  99. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  100. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago