1. e466596 IVGCVSW-6639 Add GetParameters to IConnectableLayer by Jim Flynn · 2 years, 5 months ago
  2. e2af6f4 IVGCVSW-6552 Add support of aligned host memory by Narumol Prangnawarat · 2 years, 5 months ago
  3. fd313fe IVGCVSW-6679 Add input and output workload slot pairs to LoadedNetwork by David Monahan · 2 years, 5 months ago
  4. 2d24e5e Update ACL pin to 0ef2c2176fd99319342a4174e15c0263ede236cd by Nikhil Raj · 2 years, 5 months ago
  5. 18c22d7 Update ACL pin to 21391c3f8b234c1a141e1c2d192072c91c254b33 by Nikhil Raj · 2 years, 5 months ago
  6. 4a0844d IVGCVSW-6739 'Issues on Logging API' by Sadik Armagan · 2 years, 5 months ago
  7. 9ef3614 IVGCVSW-6687 Implement ICLTensorProxy by Narumol Prangnawarat · 2 years, 5 months ago
  8. 588cbdf IVGCVSW-6685-6686 Modify workloads to extend Neon/Cl BaseWorkload by Teresa Charlin · 2 years, 5 months ago
  9. 0d77ae1 GitHub #603 Add PADV2 support to TFLite Parser by Mike Kelly · 2 years, 6 months ago
  10. 940932d IVGCVSW-6727 Change asserts to CHECK in ParserFlatbuffersFixture.hpp. by Colm Donelan · 2 years, 5 months ago
  11. 98b0dcb IVGCVSW-6683-6684 Add ClBaseWorkload and NeonBaseWorkload by Teresa Charlin · 2 years, 5 months ago
  12. 524a99c IVGCVSW-6739 Fix logging bug where blank messages were being sent by Rob Hughes · 2 years, 5 months ago
  13. 881c2e1 Update ACL pin to 7195f71b2e44e2119b1763fde02b2cf3f9371a6b by Nikhil Raj · 2 years, 5 months ago
  14. 60ab976 IVGCVSW-6673 Implement CanBeImported function to ClTensorHandle by Nikhil Raj · 2 years, 5 months ago
  15. e4378da Update ACL pin to 639f0f665b4346d287014adc99e14a8497aadf18 by Nikhil Raj · 2 years, 5 months ago
  16. 1c52a38 IVGCVSW-6676 Register CopyAndImportFactoryPairs to RefBackend and unit tests by Narumol Prangnawarat · 2 years, 5 months ago
  17. 7740045 IVGCVSW-6678 Register CopyAndImportFactoryPairs to NeonBackend and unit tests by Narumol Prangnawarat · 2 years, 5 months ago
  18. d12b407 IVGCVSW-6677 Register CopyAndImportFactoryPairs to ClBackend and unit tests by Narumol Prangnawarat · 2 years, 5 months ago
  19. faf2966 Bugfix: Set removal date for Backend API stability items to 22.11 by Francis Murtagh · 2 years, 5 months ago
  20. 35e7c1d IVGCVSW-6733 Add missing qasymms8 output type to delegate by Finn Williams · 2 years, 5 months ago
  21. 42d065f Update ACL pin to 62a3b0c1b3b698f5834d49a018db2f2817e9c27e by Nikhil Raj · 2 years, 5 months ago
  22. a7edbe6 IVGCVSW-6735 DynamicBackendTests throwing exception while running ArmNN Unittest by Cathal Corbett · 2 years, 5 months ago
  23. 5bcc072 Fix build using gcc-5 by Rob Hughes · 2 years, 5 months ago
  24. b03043e Bugfix: Add default Implementation for ILayerSupport deprecated API by Francis Murtagh · 2 years, 5 months ago
  25. a79c074 Update ACL pin to d5c496d87e3b446532dd3dd163e9768de0daff4e by Nikhil Raj · 2 years, 5 months ago
  26. 5ed0f86 Fix DynamicBackendTest causing failure from IVGCVSW-6629. by Cathal Corbett · 2 years, 5 months ago
  27. a49ff08 IVGCVSW-6712 Move SubgraphView to backends include folder by Francis Murtagh · 2 years, 5 months ago
  28. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 6 months ago
  29. 479e230 IVGCVSW-6726 Building ArmNN failing in DynamicBackendTests by Teresa Charlin · 2 years, 5 months ago
  30. 788e2a6 IVGCVSW-6682 Add ReplaceTensorHandle functions to IWorkload and BaseWorkload by Teresa Charlin · 2 years, 5 months ago
  31. adeebaa IVGCVSW-6717 'Inference Passes on Tflite-Parser but fails when using Arm NN Delegate' by Sadik Armagan · 2 years, 5 months ago
  32. 529195f MLCE-736 'Adding support for TfLite Models' by Sadik Armagan · 2 years, 5 months ago
  33. 611c7fb IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategy by Teresa Charlin · 2 years, 6 months ago
  34. 53e0659 IVGCVSW-6672 Implement CanBeImported function to RefTensorHandle by Nikhil Raj · 2 years, 6 months ago
  35. 56ccf68 IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_Layers by Francis Murtagh · 2 years, 7 months ago
  36. 2db6d5a Update ACL pin to c48a3e5431ac48fbbd53522e34c99ea4f4ce3e41 by Nikhil Raj · 2 years, 5 months ago
  37. 0fa1050 IVGCVSW-6674 Implement CanBeImported function in NeonTensorHandle by David Monahan · 2 years, 5 months ago
  38. e0db4db Update ACL pin to b1812636bd16c522cf6ac8d4caed94c9cf35c1c5 by Nikhil Raj · 2 years, 5 months ago
  39. 6ae43c4 Fix thread safety issues in TimelineDecoder and associated unit tests by Matthew Bentham · 2 years, 6 months ago
  40. 3ea0107 Fix INetwork::AddPrecompiledLayer to take the CompiledBlobPtr by value rather than reference. by Cathal Corbett · 2 years, 6 months ago
  41. f4de234 Update ACL pin to 3475ffe40b7db99c782cbaf351aa7b4e341562ef by Nikhil Raj · 2 years, 6 months ago
  42. 94c91b2 IVGCVSW-6716 'Issue on OpenCL Timer' by Sadik Armagan · 2 years, 6 months ago
  43. b275da5 IVGCVSW-6675 Add functionality for CopyAndImportFactoryPair by Narumol Prangnawarat · 2 years, 6 months ago
  44. 2048bcf Fix some Thread Sanitizer warnings by Matthew Bentham · 2 years, 6 months ago
  45. 3aa2985 MLCE-689 Add Delegate cross compile to x86 Dockerfile by James Conroy · 2 years, 6 months ago
  46. c2aa099 Update ACL pin to 143310c6ec5e7c9f6035e9357bf0faa4020f2412 by Nikhil Raj · 2 years, 6 months ago
  47. 07ebd52 Update ACL pin to c4270cf958e85e0c41590030e1f9e228493a5ba0 by Nikhil Raj · 2 years, 6 months ago
  48. fd9de03 IVGCVSW-6671 Add CanBeImported to ITensorHandle by Nikhil Raj · 2 years, 6 months ago
  49. cbfd718 IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding layers by Cathal Corbett · 2 years, 6 months ago
  50. 81edc62 Update ACL pin to 2761993cdb5b2f9bb1ca50dc6d803b3f4c4b0f14 by Teresa Charlin · 2 years, 6 months ago
  51. 7545b0d Update ACL pin to 3229171402dcb9a63d63380865ba18477b81ff89 by Teresa Charlin · 2 years, 6 months ago
  52. d2f7323 IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within by Cathal Corbett · 2 years, 7 months ago
  53. fcd598d Add missing link dependency in armnnTestUtils by Rob Hughes · 2 years, 6 months ago
  54. 2ca9a14 IVGCVSW-6668 Updating build guides by Mike Kelly · 2 years, 6 months ago
  55. bc2e217 Make it possible to add libs and includepath from armnn backends for tests by Zingo Andersen · 2 years, 6 months ago
  56. 446707f Remove deprecated code for 22.02 by Jan Eilers · 2 years, 6 months ago
  57. 19bde17 IVGCVSW-6694 Disable long running Pooling3D unit test cases. by Colm Donelan · 2 years, 6 months ago
  58. 4b88770 IVGCVSW-6668 Add get_tensorflow.sh script by Mike Kelly · 2 years, 6 months ago
  59. 407444c Update ACL pin to 40a245f943330219e59adaf9c0d23139d674a5b5 by Nikhil Raj · 2 years, 6 months ago
  60. 9ad7d14 Update ACL pin to b6e49ebb5b83edbf45513978c0c77a8871c6b36c by Nikhil Raj · 2 years, 6 months ago
  61. 0c47974 IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backends by Colm Donelan · 2 years, 7 months ago
  62. cdbb09f Update ACL pin to 30124354c6848c49f9740d1944d2445782255a85 by Nikhil Raj · 2 years, 6 months ago
  63. 18655b8 IVGCVSW-6630 Add new method AddPrecompiledLayer() to INetwork by Cathal Corbett · 2 years, 7 months ago
  64. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  65. bc14881 IVGCVSW-6581 Inclusive language changes on the OnnxParser.hpp file by Teresa Charlin · 2 years, 7 months ago
  66. 233ecad Update ACL pin to cff6f3b3d6750c47e9f8616bb8b2ec671cfe33d3 by Nikhil Raj · 2 years, 7 months ago
  67. 5b0d887 IVGCVSW-6611 ExNet prints inference time twice by Cathal Corbett · 2 years, 7 months ago
  68. 6f0dd6d IVGCVSW-6642: Add forwarding header for src/armnn/CompatibleTypes.hpp by Francis Murtagh · 2 years, 7 months ago
  69. d450394 IVGCVSW-6582 Remove Optimization.hpp from IBackendInternal by Nikhil Raj · 2 years, 7 months ago
  70. bba7091 Update ACL pin to 78baa48308cba4101b4bcb4680f2f4ca90aeefd7 by Nikhil Raj · 2 years, 7 months ago
  71. 31fb60b IVGCVSW-6579 Update PyArmNN to comply with inclusive language guidelines. by Cathal Corbett · 2 years, 7 months ago
  72. 17d34da Add addition timing logging output by Jan Eilers · 2 years, 7 months ago
  73. 6a71bb5 Add ModelOptions logging output by Jan Eilers · 2 years, 8 months ago
  74. 6a056a4 Revert "IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within subgraph #0 error: Operator not supported" by Teresa Charlin · 2 years, 7 months ago
  75. 3c6e9ed MLCE-689 Fix build issues in x86 Dockerfile by James Conroy · 2 years, 7 months ago
  76. 407cddf Fix the break caused by ACL Opencl header update by Nikhil Raj · 2 years, 7 months ago
  77. 0056423 IVGCVSW-5611 TfLiteDelegate: Investigate and fix incorrect output from Deep_speech models by Tamas Nyiri · 2 years, 7 months ago
  78. 9fc2596 IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within subgraph #0 error: Operator not supported by Tamas Nyiri · 2 years, 7 months ago
  79. 6f1c67d Update ACL pin to 1d4a320b7c638936a8b4a5c55ac59c61f63791a1 by Nikhil Raj · 2 years, 7 months ago
  80. 09a0522 IVGCVSW-6589 AddReduceLayer to PyArmNN by Ryan OShea · 2 years, 7 months ago
  81. e0d1fc5 Update ACL pin to 48f261526b77f61607478f3f809dd8647e626f2b by Nikhil Raj · 2 years, 7 months ago
  82. 4c702d5 Remove deprecated warnings from Readme.md by Nikhil Raj · 2 years, 7 months ago
  83. a4e2bc7 Update ACL pin to 9e8a7701532377073220613b3642468f96cba62f by Nikhil Raj · 2 years, 7 months ago
  84. bddb258 IVGCVSW-6610 No bounds checking performed when indexing PermutationVector elements. by Cathal Corbett · 2 years, 7 months ago
  85. f7b5011 IVGCVSW-6585 AddChannelShuffleLayer to PyArmNN by Teresa Charlin · 2 years, 7 months ago
  86. 1814733 IVGCVSW-6584 AddConvolution3dLayer to PyArmNN by Teresa Charlin · 2 years, 7 months ago
  87. cd3fdae IVGCVSW-6598 Add MirrorPad to PyArmNN by Teresa Charlin · 2 years, 7 months ago
  88. 87dc812 IVGCVSW-6588 AddCastLayer to PyArmNN by Teresa Charlin · 2 years, 7 months ago
  89. aeee9ad IVGCVSW-6587 AddShapeLayer to PyArmNN by Ryan OShea · 2 years, 7 months ago
  90. 2b4182f IVGCVSW-6592 AddTransposeLayer to PyArmNN by Cathal Corbett · 2 years, 7 months ago
  91. f0836e0 IVGCVSW-6591 AddLogicalBinaryLayer to PyArmNN by Cathal Corbett · 2 years, 7 months ago
  92. 8dd77d2 Update ACL pin to 9cca592c13f1e688a35698641069bcd37a525f0c by Teresa Charlin · 2 years, 7 months ago
  93. 1342bed IVGCVSW-6452 'Move CompatibleTypes.hpp to the armnnUtils library' by Sadik Armagan · 2 years, 7 months ago
  94. f9de771 IVGCVSW-6520 Extend pad workload for CpuAcc to support mirror padding by Teresa Charlin · 2 years, 8 months ago
  95. f3c13e6 Update ACL pin to e330fb41d85d7058f74902ce1d47b2dc00b10a52 by Nikhil Raj · 2 years, 7 months ago
  96. 2b30f16 IVGCVSW-6580 ModelAccuracyTool: change parameter "b,blacklist-path" by Teresa Charlin · 2 years, 7 months ago
  97. d998a1c IVGCVSW-6510 Serialization + Deserialization implementation by Tamas Nyiri · 2 years, 8 months ago
  98. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  99. 888a363 Fixing error in pyarmnn generate_docs.py by Nikhil Raj · 2 years, 7 months ago
  100. 129f073 Update path to image file in pyarmnn generate_doc script by Nikhil Raj · 2 years, 7 months ago