1. 22107e2 Add a build option to enable the OpenMP scheduler in ACL. by Colm Donelan · 6 weeks ago
  2. e3cc716 IVGCVSW-8230 Add ScatterNd to Serializer and Deserializer by Kevin May · 3 months ago
  3. 5cc8e44 IVGCVSW-8299 Optimisation to replace Max + Min with Bounded Relu by Teresa Charlin · 3 months ago
  4. 2828818 IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementation by Tianle Cheng · 3 months ago
  5. 2883a86 IVGCVSW-8172 Add macOS support to build tool setup by Tracy Narine · 3 months ago
  6. 8a57046 IVGCVSW-8157 - Rebase existing GpuFsa patches to 23.11 by David Monahan · 6 months ago
  7. 6440ce8 IVGCVSW-7504 Create a backend specific optimization to fuse ADD+MUL+Add+(Activation) in CpuAcc by Tracy Narine · 9 months ago
  8. 564c13d IVGCVSW-7525 Add broadcast_to to TFLite Parser by Idriss Chaouch · 9 months ago
  9. 0bcd4da bugfix: install missing profiling headers by Francis Murtagh · 9 months ago
  10. 98e383e IVGCVSW-7525 Add broadcast_to operator by Idriss Chaouch · 9 months ago
  11. 9145e38 IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernel by Teresa Charlin · 10 months ago
  12. 777008b IVGCVSW-7885 Add TILE to TFLite parser by Teresa Charlin · 10 months ago
  13. 79a06a5 IVGCVSW-7883 Front end and reference implementation for TILE by Teresa Charlin · 11 months ago
  14. 6963b33 Add Square as Mul in the TfLite Parser by Teresa Charlin · 11 months ago
  15. 944fb50 IVGCVSW-7832 Add REVERSE_V2 to Serializer and Deserializer by Tracy Narine · 11 months ago
  16. e5a30ff IVGCVSW-7833 Add ReverseV2 support to TFLite Parser by Tianle Cheng · 11 months ago
  17. 988354d IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2 by Tianle Cheng · 11 months ago
  18. a9ac6ba IVGCVSW-7828 Add an Optional TensorInfo to InputSlot by Mike Kelly · 11 months ago
  19. 0dfb265 IVGCVSW-7666 Add a FileComparisonExecutor to ExecuteNetwork. by Colm Donelan · 12 months ago
  20. 0ec0087 IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE. by John Mcloughlin · 1 year, 1 month ago
  21. f658554 IVGCVSW-5846 Remove TODO statements from Armnn Code by David Monahan · 1 year, 1 month ago
  22. a3dc95e Improve reusability of code that is defined out by cmake build paths by Ryan OShea · 1 year, 2 months ago
  23. 6fe9ef9 IVGCVSW-7662 Update BuildGuideAndroidNDK.md by Mike Kelly · 1 year, 2 months ago
  24. ad1b3d7 IVGCVSW-7555 Restructure Delegate by Teresa Charlin · 1 year, 3 months ago
  25. 238ecd9 IVGCVSW-7526 Upgrade ArmNN to Tensorflow 2.12 by Ryan OShea · 1 year, 3 months ago
  26. 3ec3077 IVGCVSW-3808 Add ElementwiseBinaryLayer by Mike Kelly · 1 year, 3 months ago
  27. d047262 Fixing compare output feature in ExecuteNetwork by Colm Donelan · 1 year, 3 months ago
  28. c01da45 Refactor TOSA Common to be built without enabling the TOSA Reference backend by Matthew Sloyan · 1 year, 4 months ago
  29. b554054 IVGCVSW-7031 Generate static execute network by Ryan OShea · 1 year, 11 months ago
  30. cb223b7 Github #712: Use static libraries not object libraries for support library by Francis Murtagh · 1 year, 6 months ago
  31. ec67a0f IVGCVSW-7209 Remove deprecated code due to be removed in 23.02 by Mike Kelly · 1 year, 6 months ago
  32. 3144159 IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layers by Ryan OShea · 1 year, 7 months ago
  33. d646b55 IVGCVSW-7273 Integrate TOSA Reference Model into Arm NN by Matthew Sloyan · 1 year, 8 months ago
  34. ce8204a IVGCVSW-7209 Remove deprecated code due to be removed in 22.11 by Teresa Charlin · 1 year, 9 months ago
  35. fd3ba5a IVGCVSW-6497: BatchMatMul TfLite Parser by Samuel Yap · 1 year, 9 months ago
  36. a04f4a1 IVGCVSW-7104: BatchMatMul Serializer/Deserializer Support by Samuel Yap · 1 year, 10 months ago
  37. 9c9d5b9 IVGCVSW-7133 Add TosaMappings backbone structure with support for Addition TosaMappings operator. by Cathal Corbett · 1 year, 10 months ago
  38. ee480d2 IVGCVSW-7140 Produce map file for AndroidNN build for debug and release. by Cathal Corbett · 1 year, 10 months ago
  39. 3883b27 GitHub #667: Neon fold padding into average pool 2D quantization bug fix. by Cathal Corbett · 1 year, 11 months ago
  40. 6b47809 IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 1 year, 11 months ago
  41. 4073e14 IVGCVSW-6978: RedirectMembersToConstantInputs does not work with Fp32NetworkToBf16Converter by Francis Murtagh · 1 year, 11 months ago
  42. 851df86 IVGCVSW-7096 Harmonise macro ARMNN_TFLITE_DELEGATE by Teresa Charlin · 1 year, 11 months ago
  43. 2d213a7 IVGCVSW-6620 Update the async api to use ExecutionData by Matthew Sloyan · 1 year, 11 months ago
  44. 2eb5eec Fix for broken EthosN build by Nikhil Raj · 1 year, 11 months ago
  45. a96489a Add jni interface for the ArmNN Delegate by Jan Eilers · 2 years, 6 months ago
  46. 4d2eec0 IVGCVSW-6981 Remove deprecated code 22.05 [Post Release] by Nikhil Raj · 2 years ago
  47. 59c6bab IVGCVSW-6989 'Fixed build issue' by Sadik Armagan · 2 years ago
  48. 8f397a1 IVGCVSW-6989 "Merged experimental/armnn_shim_sl" by Sadik Armagan · 2 years ago
  49. f74937e GitHub #644 fails to build with flatbuffers 2.0.6 by Mike Kelly · 2 years ago
  50. 541880f IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayer by Cathal Corbett · 2 years, 1 month ago
  51. 07307f3 IVGCVSW-6455 Support Const + Dequantize layer and optimize it. by Teresa Charlin · 2 years, 1 month ago
  52. 91a53ea IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser by Teresa Charlin · 2 years, 1 month ago
  53. 6966bfa IVGCVSW-6856 Add GATHERNd Serializer and Deserializer by Teresa Charlin · 2 years, 1 month ago
  54. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 2 months ago
  55. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 2 months ago
  56. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 2 months ago
  57. ebbf1d4 IVGCVSW-6815 Script Analysis of dependencies by Keith Davis · 2 years, 2 months ago
  58. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 2 months ago
  59. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 2 months ago
  60. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 3 months ago
  61. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  62. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 3 months ago
  63. cdbd40b IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser by Teresa Charlin · 2 years, 3 months ago
  64. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 3 months ago
  65. af94772 IVGCVSW-6811 replace ProfilingService includes with IProfilingService by Jim Flynn · 2 years, 3 months ago
  66. 2b679db IVGCVSW-6602 Put ArmnnTestUtils under abi-compliance checking. by Teresa Charlin · 2 years, 4 months ago
  67. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 4 months ago
  68. b28e525 IVGCVSW-6399 Remove deprecated code 22.02 by Francis Murtagh · 2 years, 4 months ago
  69. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 4 months ago
  70. 0d77ae1 GitHub #603 Add PADV2 support to TFLite Parser by Mike Kelly · 2 years, 5 months ago
  71. a49ff08 IVGCVSW-6712 Move SubgraphView to backends include folder by Francis Murtagh · 2 years, 5 months ago
  72. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 5 months ago
  73. d2f7323 IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within by Cathal Corbett · 2 years, 6 months ago
  74. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 6 months ago
  75. 6a056a4 Revert "IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within subgraph #0 error: Operator not supported" by Teresa Charlin · 2 years, 6 months ago
  76. 9fc2596 IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within subgraph #0 error: Operator not supported by Tamas Nyiri · 2 years, 6 months ago
  77. 1342bed IVGCVSW-6452 'Move CompatibleTypes.hpp to the armnnUtils library' by Sadik Armagan · 2 years, 7 months ago
  78. d998a1c IVGCVSW-6510 Serialization + Deserialization implementation by Tamas Nyiri · 2 years, 7 months ago
  79. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 7 months ago
  80. 40d2741 IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-Examples by Francis Murtagh · 2 years, 7 months ago
  81. af3a4ef IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate Support by Matthew Sloyan · 2 years, 7 months ago
  82. 65b86d4 IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-Examples by Francis Murtagh · 2 years, 7 months ago
  83. 1b11f32 IVGCVSW-6450 Add Support of Models with Dynamic Batch Tensor to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  84. 1112b01 IVGCVSW-6449 Add GEMM operator support to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  85. eb5f810 IVGCVSW-6165 Add Support for Conv3d to TfLiteParser by Matthew Sloyan · 2 years, 8 months ago
  86. bc3bb62 IVGCVSW-6382 Add Concat operator support to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  87. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 8 months ago
  88. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 9 months ago
  89. fe6aa2f IVGCVSW-6382 Add Unsqueeze operator support to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  90. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 9 months ago
  91. f10b15a IVGCVSW-6382 Add Gather operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  92. fca233e IVGCVSW-6181 patch to allow building against tflite > v2.3 by Jim Flynn · 2 years, 8 months ago
  93. a3268f1 Revert "IVGCVSW-6181 patch to allow building against tflite > v2.3" by Jim Flynn · 2 years, 8 months ago
  94. cdc495e IVGCVSW-6382 Add Shape operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  95. fc8d434 IVGCVSW-6181 patch to allow building against tflite > v2.3 by Jim Flynn · 2 years, 9 months ago
  96. 31dce2b IVGCVSW-6294 Added support for LRN to TfLiteParser by Mike Kelly · 2 years, 9 months ago
  97. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 2 years, 11 months ago
  98. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 2 years, 11 months ago
  99. 801e2d5 IVGCVSW-6077 Add the Custom Memory Allocator interface definition by David Monahan · 2 years, 11 months ago
  100. b49ed18 IVGCVSW-6176 Add support for shape_signature in the tflite parser by Finn Williams · 3 years ago