1. cf98577 IVGCVSW-7140 Produce map file for AndroidNN build for debug and release. by Cathal Corbett · 1 year, 9 months ago
  2. 4b7a34d IVGCVSW-7109: Add Batch MatMul front end support - Reference by Samuel Yap · 1 year, 11 months ago
  3. 764ac65 Add option to produce map file to AndroidNN debug build by Ryan OShea · 2 years ago
  4. 8f397a1 IVGCVSW-6989 "Merged experimental/armnn_shim_sl" by Sadik Armagan · 1 year, 11 months ago
  5. f74937e GitHub #644 fails to build with flatbuffers 2.0.6 by Mike Kelly · 2 years ago
  6. b2d3ec5 IVGCVSW-6856 Add GATHERNd FrontEnd and Ref Implementation by Teresa Charlin · 2 years, 1 month ago
  7. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 2 months ago
  8. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 2 months ago
  9. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 2 months ago
  10. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 2 months ago
  11. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 2 months ago
  12. 6c9f17d IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling code by Jim Flynn · 2 years, 2 months ago
  13. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 3 months ago
  14. af94772 IVGCVSW-6811 replace ProfilingService includes with IProfilingService by Jim Flynn · 2 years, 3 months ago
  15. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 4 months ago
  16. b28e525 IVGCVSW-6399 Remove deprecated code 22.02 by Francis Murtagh · 2 years, 3 months ago
  17. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 4 months ago
  18. 34b429c IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy. by Cathal Corbett · 2 years, 5 months ago
  19. bc2e217 Make it possible to add libs and includepath from armnn backends for tests by Zingo Andersen · 2 years, 5 months ago
  20. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 6 months ago
  21. 1342bed IVGCVSW-6452 'Move CompatibleTypes.hpp to the armnnUtils library' by Sadik Armagan · 2 years, 6 months ago
  22. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 7 months ago
  23. 1417356 Make it possible for backends to add include paths in Android by Zingo Andersen · 2 years, 7 months ago
  24. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 8 months ago
  25. 51f6777 IVGCVSW-3705 Add Channel Shuffle Front end and Ref Implementation by Simon Obute · 2 years, 9 months ago
  26. 8ed39ae MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNN by Narumol Prangnawarat · 2 years, 10 months ago
  27. 1ccb3c3 IVGCVSW-5965: Remove the boost library from Arm NN build files. by Sadik Armagan · 2 years, 10 months ago
  28. 33f8987 IVGCVSW-6161 ConstTensorsAsInput: Optimizer - Redirect ConstTensor layer members by Matthew Sloyan · 2 years, 11 months ago
  29. f364d53 IVGCVSW-6062 Rework the async threadpool by Finn Williams · 3 years ago
  30. 3ae3f97 MLCE-510 Add CpuRef Shape Operator to ArmNN by Keith Davis · 3 years ago
  31. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  32. 5fc0fd6 MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 1 month ago
  33. ae12306 Revert "MLCE-418 Reduce layer does not support multiple axes" by Matthew Sloyan · 3 years ago
  34. d905dec MLCE-418 Reduce layer does not support multiple axes by Matthew Sloyan · 3 years, 1 month ago
  35. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 1 month ago
  36. 55a8ffd IVGCVSW-5823 Refactor Async Network API by Mike Kelly · 3 years, 1 month ago
  37. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 2 months ago
  38. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 3 months ago
  39. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 4 months ago
  40. 97bf84f IVGCVSW-4417 'Serialise ArmNN Model on android-nn-driver' by Sadik Armagan · 3 years, 4 months ago
  41. 80fbcd5 IVGCVSW-5483 'Implement Loading and Saving to File' by Matthew Sloyan · 3 years, 4 months ago
  42. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 6 months ago
  43. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 6 months ago
  44. 9b01ed2 IVGCVSW-5267 Remove boost from core android-nn-driver by James Ward · 3 years, 7 months ago
  45. 5ea9f31 IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReader by James Ward · 3 years, 7 months ago
  46. 3902f95 IVGCVSW-5267 Remove boost from core android-nn-driver by James Ward · 3 years, 7 months ago
  47. 3a40ea5 IVGCVSW-5363 Add Unmap layer and Unmap workload by Jim Flynn · 3 years, 7 months ago
  48. 68db06f IVGCVSW-5362 Add Map layer and Map workload by Jim Flynn · 3 years, 8 months ago
  49. ba3ef18 IVGCVSW-5295 Change fmt to be a header-only interface library by Jan Eilers · 3 years, 8 months ago
  50. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 3 years, 10 months ago
  51. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 3 years, 10 months ago
  52. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years ago
  53. c963110 IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliably by Jim Flynn · 3 years, 11 months ago
  54. ec6c680 IVGCVSW-4906 Add front-end support for FILL operator by Ryan OShea · 4 years ago
  55. 0c8cb99 IVGCVSW-4731 Move Packet.hpp to profiling/common/include by Finn Williams · 4 years ago
  56. 9937f93 IVGCVSW-4732 Move NetworkSockets class needs to profiling/common by Finn Williams · 4 years, 1 month ago
  57. 4e755a5 IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connection by Jim Flynn · 4 years, 2 months ago
  58. c7e3972 Add flow to exclude libOpenCL when building AndroidnNN by alered01 · 4 years, 2 months ago
  59. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 2 months ago
  60. bc7ffb5 IVGCVSW-4520 Implement BFloat16 Optimizer by Narumol Prangnawarat · 4 years, 2 months ago
  61. 586a9aa IVGCVSW-4549 Add front end for new QLSTM layer by James Conroy · 4 years, 2 months ago
  62. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 2 months ago
  63. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 2 months ago
  64. a97a0be IVGCVSW-4163 Enhance the error handling in the ReadPacket function by Sadik Armagan · 4 years, 3 months ago
  65. 490b7be IVGCVSW-4375 Add support for Transpose to optimizations by Mike Kelly · 4 years, 3 months ago
  66. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 3 months ago
  67. cf34f51 IVGCVSW-4368 Update Android.mk and backend.mk files with latest unit tests by Colm Donelan · 4 years, 3 months ago
  68. 071877e Updating armnn-arm_compute to arm_compute_library. by Mike Kelly · 4 years, 3 months ago
  69. 3896b47 IVGCVSW-4328 BufferManager running out of buffers crashes application by Sadik Armagan · 4 years, 3 months ago
  70. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 3 months ago
  71. 9789702 IVGCVSW-4393 Register backend counters by Jim Flynn · 4 years, 4 months ago
  72. 8e0c7a6 IVGCVSW-4394 Add CounterIdMap to Profiling Service by Jim Flynn · 4 years, 4 months ago
  73. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 4 months ago
  74. bdee426 Add thin abstraction layer for processes and filesystem by Rob Hughes · 4 years, 4 months ago
  75. 25b7436 Add thin abstraction layer for network sockets by Rob Hughes · 4 years, 4 months ago
  76. d3a0783 Remove use of boost from Logging.hpp by Matthew Bentham · 4 years, 4 months ago
  77. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 6 months ago
  78. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 6 months ago
  79. df31cfe IVGCVSW-4070 Implement "send post-optimized network structure" by Narumol Prangnawarat · 4 years, 6 months ago
  80. e131a0b IVGCVSW-4158 FP16 Mobilenet V1 and V2 30% regression on ArmNN on Mate20 by Sadik Armagan · 4 years, 6 months ago
  81. 434de54 Revert "Only enable mixed precision FP16 pooling for Android Q" by Kevin May · 4 years, 6 months ago
  82. cdfb941 IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandler by Matteo Martincigh · 4 years, 6 months ago
  83. 60538ad Only enable mixed precision FP16 pooling for Android Q by Derek Lamberti · 4 years, 6 months ago
  84. 55e488a Add profiling includes to Android.mk by janeil01 · 4 years, 6 months ago
  85. 3201eea IVGCVSW-3444 File Only Profiling Connection by Keith Davis · 4 years, 7 months ago
  86. c601aa6 GitHub #292 Move BackendRegistry.hpp to the public API by Matteo Martincigh · 4 years, 7 months ago
  87. ab84575 IVGCVSW-4031 Provide well known profiling GUIDs by Jim Flynn · 4 years, 7 months ago
  88. 830101c IVGCVSW-4022 Create a DeclareLabel utility function by Matteo Martincigh · 4 years, 7 months ago
  89. 013c390 IVGCVSW-4009 StandInLayer frontend API by Derek Lamberti · 4 years, 7 months ago
  90. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 7 months ago
  91. bccc345 Github #275 Generate versionned libraries by Matteo Martincigh · 4 years, 7 months ago
  92. 5ae7829 Move version definition to its own file by Guillaume Gardet · 4 years, 7 months ago
  93. 994b534 IVGCVSW-3971 Implement the Per-Job Counter Selection command handler by Matteo Martincigh · 4 years, 7 months ago
  94. f982dea IVGCVSW-3973 Add frontend for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 7 months ago
  95. d0613b5 IVGCVSW-3937 Improve the Connection Acknowledged Handler by Matteo Martincigh · 4 years, 7 months ago
  96. c4728ad IVGCVSW-3948 Add Profiling config to Runtime constructor by Jim Flynn · 4 years, 8 months ago
  97. ce5045a IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION by Kevin May · 4 years, 8 months ago
  98. 3a7d3a7 NNXSW-1826 Add an optimization step which combines Permute and BatchToSpace into DepthToSpace by Rob Hughes · 4 years, 8 months ago
  99. dd6247f IVGCVSW-3883 Add frontend for DepthToSpace layer by Aron Virginas-Tar · 4 years, 8 months ago
  100. 636ab40 IVGCVSW-3875 Add frontend for SLICE layer by Aron Virginas-Tar · 4 years, 8 months ago