v24.02
  1. 90a6824 IVGCVSW-8284 Out of bounds access error in BasePipeServer.cpp by Colm Donelan · 4 months ago
  2. 6a1d506 IVGCVSW-7901 Fix unsafe Usages of Memcpy in Armnn by David Monahan · 9 months ago
  3. bd20703 IVGCVSW-7963 Uninitialized variable error in coverity by Mike Kelly · 10 months ago
  4. a3dc95e Improve reusability of code that is defined out by cmake build paths by Ryan OShea · 1 year, 2 months ago
  5. fc5b384 GitHub #723 Fix missing include by Teresa Charlin · 1 year, 1 month ago
  6. 1bf35f5 Fix gcc 13 compiler errors by Pablo Marquez Tello · 1 year, 2 months ago
  7. b554054 IVGCVSW-7031 Generate static execute network by Ryan OShea · 1 year, 11 months ago
  8. a98e79a Updates following execution of Includewhatyouuse on armnn/include. by Colm Donelan · 1 year, 6 months ago
  9. 04cd603 IVGCVSW-6924 Fix shellcheck warnings by James Conroy · 2 years, 1 month ago
  10. e195a04 IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sample by Jim Flynn · 2 years, 2 months ago
  11. 870b96c IVGCVSW-6707 Enables a bare metal compile by Jim Flynn · 2 years, 2 months ago
  12. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 2 months ago
  13. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 2 months ago
  14. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 3 months ago
  15. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  16. decd08b IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling code by Jim Flynn · 2 years, 3 months ago
  17. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 3 months ago
  18. 6c9f17d IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling code by Jim Flynn · 2 years, 3 months ago
  19. f9db3ef IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling code by Jim Flynn · 2 years, 3 months ago
  20. af94772 IVGCVSW-6811 replace ProfilingService includes with IProfilingService by Jim Flynn · 2 years, 3 months ago
  21. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 3 months ago
  22. 6ae43c4 Fix thread safety issues in TimelineDecoder and associated unit tests by Matthew Bentham · 2 years, 5 months ago
  23. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 2 years, 11 months ago
  24. c013bc8 Fix some compile warnings & errors by Rob Hughes · 2 years, 11 months ago
  25. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  26. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  27. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years ago
  28. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 1 month ago
  29. eac4adb Export Armnn cmake by Derek Lamberti · 3 years, 9 months ago
  30. 35c31c0 Fix Windows build by Rob Hughes · 3 years, 10 months ago
  31. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 3 years, 11 months ago
  32. 6da6a45 Make it build on MACOSX by Jim Flynn · 3 years, 11 months ago
  33. 749294b remove BOM from files by Laurent Carlier · 4 years ago
  34. bc873d2 Tidy up uses of Windows.h by adding WindowsWrapper.hpp by Rob Hughes · 4 years ago
  35. bb46dde Fix a few build warnings: by Rob Hughes · 4 years ago
  36. 01d0281 IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor model by Jim Flynn · 4 years, 1 month ago
  37. badcc3f Fix some musl libc issues in armnn by Finn Williams · 4 years ago
  38. b98032f Fix some Windows build errors: by Rob Hughes · 4 years, 1 month ago
  39. 0c8cb99 IVGCVSW-4731 Move Packet.hpp to profiling/common/include by Finn Williams · 4 years, 1 month ago
  40. e09fc82 IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code base by Finn Williams · 4 years, 1 month ago
  41. 9937f93 IVGCVSW-4732 Move NetworkSockets class needs to profiling/common by Finn Williams · 4 years, 1 month ago
  42. 2ed809c IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a BasePipeServer by Finn Williams · 4 years, 1 month ago
  43. 4e755a5 IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connection by Jim Flynn · 4 years, 2 months ago
  44. a97a0be IVGCVSW-4163 Enhance the error handling in the ReadPacket function by Sadik Armagan · 4 years, 3 months ago