1. 1bf56cd IVGCVSW-7836 Add ReverseV2 End-to-End Tests by Declan-ARM · 12 months ago
  2. 160edb3 IVGCVSW-7887 Add TILE End to End tests by Cian McGriskin · 11 months ago
  3. 79a06a5 IVGCVSW-7883 Front end and reference implementation for TILE by Teresa Charlin · 12 months ago
  4. 4cc341c IVGCVSW-7830 Add backend optimizations to remove Reshapes where possible by Mike Kelly · 12 months ago
  5. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 1 year ago
  6. 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
  7. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 2 months ago
  8. 1fe6c81 IVGCVSW-7307 Add CpuAcc Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  9. acb3ec5 GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0. by Teresa Charlin · 1 year, 3 months ago
  10. c5ee0d7 IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptions by John Mcloughlin · 1 year, 3 months ago
  11. c1c5f2a Remove GetGraph and include of Graph.hpp header from public header by Matthew Bentham · 1 year, 3 months ago
  12. 1a05aad Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers" by Mike Kelly · 1 year, 3 months ago
  13. 52e90bf IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers by Mike Kelly · 1 year, 4 months ago
  14. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  15. d7fca09 IVGCVSW-7173 Add Rsqrt to Tosa Ref Backend by David Monahan · 1 year, 6 months ago
  16. c17a35f IVGCVSW-5128 Add EndToEnd test for REDUCE_SUM by Teresa Charlin · 1 year, 6 months ago
  17. 6b5f674 Change the semantics of RefTensorHandle::Import to 'overlay' existing memory by Matthew Bentham · 1 year, 7 months ago
  18. c30abd8 Refactor: Remove m_ImportFlags from RefTensorHandle by Matthew Bentham · 1 year, 7 months ago
  19. a98e79a Updates following execution of Includewhatyouuse on armnn/include. by Colm Donelan · 1 year, 7 months ago
  20. c5fe6e7 IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference Backend by Matthew Sloyan · 1 year, 7 months ago
  21. 6bc8525 IVGCVSW-6853 Rewrite BuildArmComputePermutationVector() by Teresa Charlin · 1 year, 7 months ago
  22. 369d8fc IVGCVSW-4926 Add support in CpuRef implementation for Gather for axis different to 0 by Nikhil Raj · 1 year, 7 months ago
  23. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  24. 3c2795a IVGCVSW-7318 Support basic addition model in the TOSA Reference Backend by Ryan OShea · 1 year, 8 months ago
  25. a38da59 IVGCVSW-6496 Add EndToEnd Layer test for Batch MatMul Workload by Teresa Charlin · 1 year, 8 months ago
  26. 15f9c68 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  27. dc8ed9d IVGCVSW-7105: BatchMatMul Optional Parameter Support by Samuel Yap · 1 year, 11 months ago
  28. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 2 years ago
  29. 0302723 IVGCVSW-6936 Sqrt for CpuRef, CpuAcc and GpuAcc by Teresa Charlin · 2 years, 2 months ago
  30. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 3 months ago
  31. 3a3a6bf Revert "IVGCVSW-6937 Add INT32 support to FLOOR" by Teresa Charlin · 2 years, 2 months ago
  32. 38b72e8 IVGCVSW-6937 Add INT32 support to FLOOR by Teresa Charlin · 2 years, 2 months ago
  33. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 3 months ago
  34. bab8fa9 IVGCVSW-6174 Add Cl Pooling3d Workload by Ryan OShea · 2 years, 4 months ago
  35. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  36. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  37. fd5bec4 Revert "Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon"" by Cathal Corbett · 2 years, 4 months ago
  38. 6abc7ee IVGCVSW-6803 Add int32 support for CONCATENATION in CpuRef by Teresa Charlin · 2 years, 4 months ago
  39. f87b90e Revert "IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon" by Cathal Corbett · 2 years, 4 months ago
  40. b0baff7 IVGCVSW-6268 Add support of Unidirectional Sequence Lstm fp32/fp16 to Neon by Cathal Corbett · 2 years, 5 months ago
  41. 79bb653 Fix unit test where NeonMemoryManager was used instead of RefMemoryManager by Matthew Bentham · 2 years, 5 months ago
  42. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 5 months ago
  43. 1682971 IVGCVSW-6698 EndToEnd tests on ref to ensure allocated data can be reused by David Monahan · 2 years, 5 months ago
  44. 646bc8a IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CL by David Monahan · 2 years, 5 months ago
  45. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 5 months ago
  46. 1c52a38 IVGCVSW-6676 Register CopyAndImportFactoryPairs to RefBackend and unit tests by Narumol Prangnawarat · 2 years, 6 months ago
  47. 5bcc072 Fix build using gcc-5 by Rob Hughes · 2 years, 5 months ago
  48. 788e2a6 IVGCVSW-6682 Add ReplaceTensorHandle functions to IWorkload and BaseWorkload by Teresa Charlin · 2 years, 6 months ago
  49. 529195f MLCE-736 'Adding support for TfLite Models' by Sadik Armagan · 2 years, 6 months ago
  50. 53e0659 IVGCVSW-6672 Implement CanBeImported function to RefTensorHandle by Nikhil Raj · 2 years, 6 months ago
  51. 19bde17 IVGCVSW-6694 Disable long running Pooling3D unit test cases. by Colm Donelan · 2 years, 7 months ago
  52. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  53. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  54. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  55. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  56. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  57. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 9 months ago
  58. b8cc2b9 IVGCVSW-6416 AddFullyConnected API crashes without connected weights/bias layers by Cathal Corbett · 2 years, 9 months ago
  59. 521032f IVGCVSW-6417: Catch AddFullyConnected API error when weights TensorInfo isn't set by Cathal Corbett · 2 years, 9 months ago
  60. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  61. eb852bb IVGCVSW-6293 Add Unit test int8 Channel Shuffle by Teresa Charlin · 2 years, 9 months ago
  62. 43baf50 IVGCVSW-3716 Add EndToEnd Layer test for Channel Shuffle Workload by Teresa Charlin · 2 years, 9 months ago
  63. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  64. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  65. bd575b2 MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstm by Narumol Prangnawarat · 2 years, 10 months ago
  66. e5339e7 MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkload by Narumol Prangnawarat · 3 years ago experimental/daves_custom_allocator_dmabuf
  67. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  68. 96fd98c Fix use of non-standard datatypes by Rob Hughes · 3 years ago
  69. 7a00eaa Remove remaining boost tests by Matthew Sloyan · 3 years ago
  70. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  71. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  72. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  73. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  74. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years, 1 month ago
  75. b4b3ac9 IVGCVSW-6009 Integrate threadpool into ExNet by Kevin May · 3 years, 1 month ago
  76. 1bed2f4 IVGCVSW-5964 Removing some obsolete Boost references. by Colm Donelan · 3 years, 1 month ago
  77. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 2 months ago
  78. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  79. 4af5616 IVGCVSW-5816 Constant memory access by Francis Murtagh · 3 years, 2 months ago
  80. b8181f7 IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkload by Finn Williams · 3 years, 3 months ago
  81. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  82. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  83. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  84. 0fb4c23 Give unique names to debug layers by Rob Hughes · 3 years, 4 months ago
  85. 3d2b4b2 IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetwork by Francis Murtagh · 3 years, 5 months ago
  86. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  87. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 5 months ago
  88. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  89. 8719d22 IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized type by Narumol Prangnawarat · 3 years, 7 months ago
  90. 0c95f4c Fix logical vts skip by Narumol Prangnawarat · 3 years, 8 months ago
  91. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  92. df04d23 IVGCVSW-5327 Add to Layer a binary blob to host the activation layer info by Keith Davis · 3 years, 8 months ago
  93. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 10 months ago
  94. ec36d3e IVGCVSW-5256 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers Q,R & T by Finn Williams · 3 years, 10 months ago
  95. 33a626f IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECATE_WARN by Keith Davis · 3 years, 10 months ago
  96. 826a543 IVGCVSW-5253 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers M-P by Finn Williams · 3 years, 10 months ago
  97. c43de6a IVGCVSW-5252 Use CreateTensorHandle() function from TensorHandleFactory in the tests for layers between G-L by Finn Williams · 3 years, 10 months ago
  98. f500d6c IVGCVSW-5249 Use CreateTensorHandle from ITensorHandleFactory in the test for all layers between C-D by Keith Davis · 3 years, 10 months ago
  99. 7faf9a8 IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-F by Finn Williams · 3 years, 10 months ago
  100. 5e71984 IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S' by Sadik Armagan · 3 years, 10 months ago