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