1. 8f397a1 IVGCVSW-6989 "Merged experimental/armnn_shim_sl" by Sadik Armagan · 2 years ago
  2. f74937e GitHub #644 fails to build with flatbuffers 2.0.6 by Mike Kelly · 2 years ago
  3. 541880f IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayer by Cathal Corbett · 2 years, 1 month ago
  4. 07307f3 IVGCVSW-6455 Support Const + Dequantize layer and optimize it. by Teresa Charlin · 2 years, 1 month ago
  5. 91a53ea IVGCVSW-6857 Add GATHERNd Support to the TfLiteParser by Teresa Charlin · 2 years, 1 month ago
  6. 6966bfa IVGCVSW-6856 Add GATHERNd Serializer and Deserializer by Teresa Charlin · 2 years, 1 month ago
  7. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 2 months ago
  8. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 2 months ago
  9. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 2 months ago
  10. ebbf1d4 IVGCVSW-6815 Script Analysis of dependencies by Keith Davis · 2 years, 2 months ago
  11. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 2 months ago
  12. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 2 months ago
  13. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 3 months ago
  14. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  15. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 3 months ago
  16. cdbd40b IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser by Teresa Charlin · 2 years, 3 months ago
  17. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 3 months ago
  18. af94772 IVGCVSW-6811 replace ProfilingService includes with IProfilingService by Jim Flynn · 2 years, 3 months ago
  19. 2b679db IVGCVSW-6602 Put ArmnnTestUtils under abi-compliance checking. by Teresa Charlin · 2 years, 4 months ago
  20. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 4 months ago
  21. b28e525 IVGCVSW-6399 Remove deprecated code 22.02 by Francis Murtagh · 2 years, 4 months ago
  22. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 4 months ago
  23. 0d77ae1 GitHub #603 Add PADV2 support to TFLite Parser by Mike Kelly · 2 years, 5 months ago
  24. a49ff08 IVGCVSW-6712 Move SubgraphView to backends include folder by Francis Murtagh · 2 years, 5 months ago
  25. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 5 months ago
  26. d2f7323 IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within by Cathal Corbett · 2 years, 6 months ago
  27. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 6 months ago
  28. 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
  29. 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
  30. 1342bed IVGCVSW-6452 'Move CompatibleTypes.hpp to the armnnUtils library' by Sadik Armagan · 2 years, 7 months ago
  31. d998a1c IVGCVSW-6510 Serialization + Deserialization implementation by Tamas Nyiri · 2 years, 7 months ago
  32. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 7 months ago
  33. 40d2741 IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-Examples by Francis Murtagh · 2 years, 7 months ago
  34. af3a4ef IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate Support by Matthew Sloyan · 2 years, 7 months ago
  35. 65b86d4 IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-Examples by Francis Murtagh · 2 years, 7 months ago
  36. 1b11f32 IVGCVSW-6450 Add Support of Models with Dynamic Batch Tensor to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  37. 1112b01 IVGCVSW-6449 Add GEMM operator support to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  38. eb5f810 IVGCVSW-6165 Add Support for Conv3d to TfLiteParser by Matthew Sloyan · 2 years, 8 months ago
  39. bc3bb62 IVGCVSW-6382 Add Concat operator support to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  40. 1b2654f IVGCVSW-5985 Remove deprecated code by Jan Eilers · 2 years, 8 months ago
  41. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 9 months ago
  42. fe6aa2f IVGCVSW-6382 Add Unsqueeze operator support to ONNX parser by Narumol Prangnawarat · 2 years, 8 months ago
  43. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 9 months ago
  44. f10b15a IVGCVSW-6382 Add Gather operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  45. fca233e IVGCVSW-6181 patch to allow building against tflite > v2.3 by Jim Flynn · 2 years, 8 months ago
  46. a3268f1 Revert "IVGCVSW-6181 patch to allow building against tflite > v2.3" by Jim Flynn · 2 years, 8 months ago
  47. cdc495e IVGCVSW-6382 Add Shape operator support to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  48. fc8d434 IVGCVSW-6181 patch to allow building against tflite > v2.3 by Jim Flynn · 2 years, 9 months ago
  49. 31dce2b IVGCVSW-6294 Added support for LRN to TfLiteParser by Mike Kelly · 2 years, 9 months ago
  50. 554fa09 IVGCVSW-5980 JSON profiling output by Keith Davis · 2 years, 11 months ago
  51. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 2 years, 11 months ago
  52. 801e2d5 IVGCVSW-6077 Add the Custom Memory Allocator interface definition by David Monahan · 2 years, 11 months ago
  53. b49ed18 IVGCVSW-6176 Add support for shape_signature in the tflite parser by Finn Williams · 3 years ago
  54. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 2 years, 11 months ago
  55. 2d0eb86 Added comparison operators to TfLiteParser by Bruno Goncalves · 2 years, 11 months ago
  56. 1ccb3c3 IVGCVSW-5965: Remove the boost library from Arm NN build files. by Sadik Armagan · 2 years, 11 months ago
  57. 3ab8548 IVGCVSW-6075 Add ParseExpandDims to TfliteParser by Teresa Charlin · 3 years ago
  58. 33f8987 IVGCVSW-6161 ConstTensorsAsInput: Optimizer - Redirect ConstTensor layer members by Matthew Sloyan · 3 years ago
  59. 0d677db IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetwork by Mike Kelly · 3 years ago
  60. f364d53 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 3 years ago
  61. 87b5296 IVGCVSW-5810 Create a skeleton armnnTestUtils library by Matthew Sloyan · 3 years ago
  62. 0176fd8 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  63. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  64. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years ago
  65. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  66. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  67. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years ago
  68. bfaee6b IVGCVSW-3649 Add TfLite parser support for Prelu layer by Narumol Prangnawarat · 3 years ago
  69. 37c430e IVGCVSW-6069 Add Unit Test for Pad + DepthwiseConv and Pad + Conv by Teresa Charlin · 3 years ago
  70. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 1 month ago
  71. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago
  72. 88cec32 Github #330 Missing items on installation by Francis Murtagh · 3 years, 1 month ago
  73. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years, 1 month ago
  74. e813d67 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 1 month ago
  75. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 1 month ago
  76. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 1 month ago
  77. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 1 month ago
  78. 4a621c43 IVGCVSW-5719 Remove Quantizer by Kevin May · 3 years, 1 month ago
  79. fe95d72 Fold PAD into Pooling2d if possible by Diego Lopez Recas · 3 years, 3 months ago
  80. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  81. ed7fce4 IVGCVSW-5829 Segfault in tflite-parser, int8 models by Matthew Sloyan · 3 years, 2 months ago
  82. 7d22fa6 IVGCVSW-5795 Use ${CMAKE_THREAD_LIBS_INIT} throughout instead of 'pthread' by Francis Murtagh · 3 years, 2 months ago
  83. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 2 months ago
  84. 28f177c IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMax by Matthew Sloyan · 3 years, 2 months ago
  85. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 2 months ago
  86. 55a8ffd IVGCVSW-5823 Refactor Async Network API by Mike Kelly · 3 years, 2 months ago
  87. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 2 months ago
  88. 381f502 Revert "Fold PAD into Pooling2d" by Jim Flynn · 3 years, 2 months ago
  89. 51ce7d4 Fold PAD into Pooling2d by Diego Lopez Recas · 3 years, 3 months ago
  90. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 4 months ago
  91. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 4 months ago
  92. ac001ee IVGCVSW-4901 Add semantic versioning to Parsers and TfLite Delegate by Matthew Sloyan · 3 years, 4 months ago
  93. c5c40fe ArmnnConfig.cmake install to correct directory by Keith Mok · 3 years, 5 months ago
  94. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 4 months ago
  95. 2686849 MLCE-335 'DEPTH_TO_SPACE and GATHER operator support in TfLiteParser' by Sadik Armagan · 3 years, 4 months ago
  96. c712cf6 Fix build breaks on file insensitive system by Keith Mok · 3 years, 5 months ago
  97. bbbefec IVGCVSW-5587 Remove Tensorflow requirement from Arm NN TfLite delegate by Finn Williams · 3 years, 6 months ago
  98. 5d03e31 IVGCVSW-5377 Add ArmNN TfLite delegate to ExecuteNetwork by Sadik Armagan · 3 years, 7 months ago
  99. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 7 months ago
  100. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 7 months ago