1. 7177b72 IVGCVSW-8153 Fixing BatchMatMul DTS Tests by Martin Klacer · 35 hours ago main
  2. 693acb4 IVGCVSW-8314 Add Boolean data type to Debug layer support. by Colm Donelan · 2 months ago
  3. 2828818 IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementation by Tianle Cheng · 4 months ago
  4. b4ef163 IVGCVSW-7854 Remove/rewrite asserts in the backends. by Colm Donelan · 5 months ago
  5. 28658bc Fix for Resize with align corners = true creates a memory leak when using valgrind by Teresa Charlin · 6 months ago
  6. 21a9f33 IVGCVSW-7835 Add ReverseV2 CL and Neon Workloads by Tianle Cheng · 8 months ago
  7. 5306dc8 IVGCVSW-7889 Add support for Signed64 data type in Cast layer by Teresa Charlin · 8 months ago
  8. abd3c21 IVGCVSW-7751 DTS: Fix Gather and GatherNd Tests in CpuRef by Ciara Sookarry · 9 months ago
  9. b41793a IVGCVSW-7752 DTS: Fix QuantizePerChannel tests by John Mcloughlin · 9 months ago
  10. 077cddb IVGCVSW-8055 Add support for GELU activation function. by Teresa Charlin · 10 months ago
  11. 4cf29d6 GitHub #734 Add ExecuteNetwork support for S64 bit output by John Mcloughlin · 9 months ago
  12. 6a1d506 IVGCVSW-7901 Fix unsafe Usages of Memcpy in Armnn by David Monahan · 10 months ago
  13. 98e383e IVGCVSW-7525 Add broadcast_to operator by Idriss Chaouch · 10 months ago
  14. 2be039b IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers by John Mcloughlin · 11 months ago
  15. 5f94124 IVGCVSW-7964 Fix UnidirectionalSequenceLstm by Narumol Prangnawarat · 11 months ago
  16. 8259941 Revert "IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers" by john.mcloughlin · 11 months ago
  17. d1f0001 IVGCVSW-6964 Remove profiling detail for ConstTensorAsInputs Layers by John Mcloughlin · 11 months ago
  18. 7cbe781 MLCE-1092 Add Names to Workloads by Mike Kelly · 11 months ago
  19. 79a06a5 IVGCVSW-7883 Front end and reference implementation for TILE by Teresa Charlin · 12 months ago
  20. bb8d759 IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Layer with 2 inputs by Tracy Narine · 12 months ago
  21. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 1 year ago
  22. 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
  23. 49f8d6a IVGCVSW-7691 Replace asserts with exceptions in Ref Gather by Kevin May · 1 year, 1 month ago
  24. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 2 months ago
  25. a3dc95e Improve reusability of code that is defined out by cmake build paths by Ryan OShea · 1 year, 3 months ago
  26. 93f0ad0 GitHub #640 Add support for CEIL operator by Teresa Charlin · 1 year, 3 months ago
  27. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 4 months ago
  28. 6dd0702 Fix incorrect copyright notices by Matthew Sloyan · 1 year, 5 months ago
  29. 369d8fc IVGCVSW-4926 Add support in CpuRef implementation for Gather for axis different to 0 by Nikhil Raj · 1 year, 7 months ago
  30. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 8 months ago
  31. f63b457 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 8 months ago
  32. 15f9c68 MLCE-545 INT8 TFLite model execution abnormal by Keith Davis · 1 year, 9 months ago
  33. 9270d9e IVGCVSW-7159 Implement simple TOSA Reference Backend skeleton by Francis Murtagh · 1 year, 11 months ago
  34. dc8ed9d IVGCVSW-7105: BatchMatMul Optional Parameter Support by Samuel Yap · 1 year, 11 months ago
  35. ca7bbd6 IVGCVSW-7145: BatchMatMul Fix for Raspi Cross Compile Failing by Samuel Yap · 1 year, 11 months ago
  36. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 2 years ago
  37. 2d213a7 IVGCVSW-6620 Update the async api to use ExecutionData by Matthew Sloyan · 2 years ago
  38. 44f4fb5 Tidy up some code in the reference backend by Matthew Bentham · 2 years, 1 month ago
  39. d0420cb Remove use of PostAllocationConfigure from ExecuteAsync calls by Finn Williams · 2 years, 1 month ago
  40. 9734f09 Github issue #643 remove use of deprecated standard templates by Matthew Bentham · 2 years, 1 month ago
  41. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 3 months ago
  42. 50bc39e Remove unused function PostAllocationConfigure() from IVGCVSW-6949. by Cathal Corbett · 2 years, 2 months ago
  43. 60692ce IVGCVSW-6949 Remove use of member variables in RefDepthwiseConv2d workload by Teresa Charlin · 2 years, 2 months ago
  44. 0690265 IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2d by Cathal Corbett · 2 years, 3 months ago
  45. 1299496 IVGCVSW-6806 Add Unidirectional Sequence Lstm support to Neon by Mike Kelly · 2 years, 2 months ago
  46. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 3 months ago
  47. ee7200e GitHub #634 Remove unused variable from Stack.cpp by Teresa Charlin · 2 years, 3 months ago
  48. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 3 months ago
  49. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 3 months ago
  50. 73c547d Refactor Forced Import by Finn Williams · 2 years, 4 months ago
  51. 788e2a6 IVGCVSW-6682 Add ReplaceTensorHandle functions to IWorkload and BaseWorkload by Teresa Charlin · 2 years, 5 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. 2e5d0b2 IVGCVSW-6469 Add MirrorPad FrontEnd and Ref Support by Matthew Sloyan · 2 years, 8 months ago
  56. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  57. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 9 months ago
  58. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  59. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 10 months ago
  60. 4e3e831 IVGCVSW-6262 Add support for Reduce Prod by Teresa Charlin · 2 years, 11 months ago
  61. e5339e7 MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkload by Narumol Prangnawarat · 3 years ago experimental/daves_custom_allocator_dmabuf
  62. f487486 IVGCVSW-6292 Allow profiling details to be switched off during profiling by Keith Davis · 2 years, 11 months ago
  63. 81beae3 IVGCVSW-6119 ConstTensorsAsInput: FullyConnected by Matthew Sloyan · 3 years ago
  64. 5a64f22 IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSON by Keith Davis · 2 years, 11 months ago
  65. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 3 years ago
  66. 18bf43d Fix binding of reference to null pointer in RefFullyConnectedWorkload by Matthew Bentham · 3 years ago
  67. c013bc8 Fix some compile warnings & errors by Rob Hughes · 3 years ago
  68. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years, 1 month ago
  69. 50de4fa IVGCVSW-6088 Add Sin and Log to ElementWiseUnary by Teresa Charlin · 3 years, 1 month ago
  70. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  71. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 2 months ago
  72. 1f58f03 IVGCVSW-5815 Generalise ConstCpuTensorHandle by James Conroy · 3 years, 2 months ago
  73. f52e9fd IVGCVSW-5418 ExecuteNetwork test for MobileBERT by mathad01 · 3 years, 2 months ago
  74. a04a9d7 IVGCVSW-5775 'Add Async Support to ExecuteNetwork' by Sadik Armagan · 3 years, 2 months ago
  75. 0109794 IVGCVSW-5843 Separate memory managers for WorkingMemHandles by Finn Williams · 3 years, 2 months ago
  76. 2241d18 IVGCVSW-5416 'Add android-nn-driver support for CAST by Sadik Armagan · 3 years, 2 months ago
  77. b8181f7 IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkload by Finn Williams · 3 years, 3 months ago
  78. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  79. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  80. 4422cec Fix graph copy memory spike by Finn Williams · 3 years, 3 months ago
  81. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  82. f0a6dec IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDelegate support for FullyConnected Operator' by Sadik Armagan · 3 years, 3 months ago
  83. 2226ca9 MLCE-347 Bug fixes in Reduce: QueueDescriptor.validate and init REDUCE_MIN by Teresa Charlin · 3 years, 5 months ago
  84. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  85. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  86. c11ba46 IVGCVSW-4625 Add CL Rank Workload by David Monahan · 3 years, 7 months ago
  87. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  88. db6e8a9 GitHub#465 Fix NonMaxSuppression by antkillerfarm · 3 years, 9 months ago
  89. f290d88 IVGCVSW-4489 Remove remaining occurrence of boost::format by Matthew Sloyan · 3 years, 9 months ago
  90. 24ac859 IVGCVSW-5334 Remove remaining boost::numeric_cast from armnn by Matthew Sloyan · 3 years, 9 months ago
  91. ea8ce70 IVGCVSW-5325 Fix non-channel per axis quantization by Finn Williams · 3 years, 9 months ago
  92. b9dcfe6 IVGCVSW-5325 Speed up the reference backend by Finn Williams · 3 years, 10 months ago
  93. d4619e2 Add int32 and int64 ArgMax op support by Inki Dae · 3 years, 10 months ago
  94. 171214c IVGCVSW-5300 Remove some boost::numeric_cast from armnn/backends by Matthew Sloyan · 3 years, 10 months ago
  95. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  96. 5266473 IVGCVSW-4903 Connect axis parameter in Gather from android to ACL. by Teresa Charlin · 4 years ago
  97. cbd2c23 IVGCVSW-5007 Implement an Int32 reference Elementwise workload by Finn Williams · 4 years ago
  98. ab21975 IVGCVSW-4707 - Add AlignCorners and HalfPixelCenters to Resize by David Monahan · 4 years ago
  99. f4bfa6a IVGCVSW-4620 Add Fill Reference Implementation by Ryan OShea · 4 years, 1 month ago
  100. b22a75e IVGCVSW-4860 Add tests to verify QLstm projection by James Conroy · 4 years, 1 month ago