1. 721e629 IVGCVSW-6123 ConstTensorsAsInputs: Conv2d by Keith Davis · 2 years, 1 month ago
  2. b4dd5cc IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEnd by Keith Davis · 2 years, 2 months ago
  3. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 2 months ago
  4. 2776183 IVGCVSW-6706 Move headers to profiling/client/include by Jim Flynn · 2 years, 2 months ago
  5. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 3 months ago
  6. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  7. decd08b IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling code by Jim Flynn · 2 years, 3 months ago
  8. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 3 months ago
  9. 4a96211 IVGCVSW-6850 Remove remaining BackendId refs in profiling code by Jim Flynn · 2 years, 3 months ago
  10. 0a013a7 IVGCVSW-6849 Change ARMNN_NO_CONVERSION_WARN_BEGIN/END to ARM_PIPE_NO_CONVERSION_WARN_BEGIN/END in the profiling code by Jim Flynn · 2 years, 3 months ago
  11. 6c9f17d IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling code by Jim Flynn · 2 years, 3 months ago
  12. 6730fe9 IVGCVSW-6842 Replace ARMNN_ASSERT with ARM_PIPE_ASSERT in profiling code by Jim Flynn · 2 years, 3 months ago
  13. 9265a88 IVGCVSW-6844 replace armnn:IgnoreUnused with arm::pipe::IgnoreUnused in profiling code by Jim Flynn · 2 years, 3 months ago
  14. 91343f3 Bug fix: unused parameter 'profilingService' from patch IVGCVSW-6817. by Cathal Corbett · 2 years, 3 months ago
  15. 75c14f4 IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in profiling code by Jim Flynn · 2 years, 3 months ago
  16. f9db3ef IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling code by Jim Flynn · 2 years, 3 months ago
  17. 1979355 IVGCVSW-6817 Add IProfilingService& as an argument to the IReportStructure by Cathal Corbett · 2 years, 3 months ago
  18. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 3 months ago
  19. 6f07372 IVGCVSW-6814 Remove references to armnn:BackendId in the profiling code by Cathal Corbett · 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. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 4 months ago
  23. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 6 months ago
  24. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 7 months ago
  25. 95e9efc IVGCVSW-6258 'Unittest failures' by Sadik Armagan · 2 years, 10 months ago
  26. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 2 years, 11 months ago
  27. 4d0c7d5 Remove excess trace messages from unit tests by Matthew Bentham · 2 years, 11 months ago
  28. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years ago
  29. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  30. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years ago
  31. 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
  32. 1e5afee IVGCVSW-6001 Fix CheckProfilingObjectUids test failing on Ubuntu 21.04 by Francis Murtagh · 3 years, 1 month ago
  33. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 4 months ago
  34. 6f377b7 IVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64/powerpc by Francis Murtagh · 3 years, 5 months ago
  35. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 7 months ago
  36. 156113c IVGCVSW-5295 Remove boost::format from armnn profiling by Jan Eilers · 3 years, 9 months ago
  37. 371b70e IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profiling by Matthew Sloyan · 3 years, 9 months ago
  38. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 3 years, 11 months ago
  39. c135179 IVGCVSW-5079 Fix for Timeline decoder segfaults when given bad data by Kevin May · 3 years, 10 months ago
  40. f771321 IVGCVSW-5101 Add a SOL/EOL and a process ID label to Network by Jim Flynn · 3 years, 11 months ago
  41. 83d08a9 IVGCVSW-5076 Correct Profiling Stream Metadata packet revision table by Jim Flynn · 3 years, 11 months ago
  42. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 3 years, 11 months ago
  43. f78c767 IVGCVSW-4770 Fix segmentation fault in FileOnlyProfilingDecoratorTests by Jan Eilers · 4 years ago
  44. 532a29d IVGCVSW-4487 Remove boost::filesystem by Francis Murtagh · 4 years ago
  45. c963110 IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliably by Jim Flynn · 4 years ago
  46. d5ba9aa IVGCVSW-4770 Fix Segmentation fault while building ArmNN by Jim Flynn · 4 years ago
  47. 0204f09 IVGCVSW-5022 Fix master intermittent failure by providing surge buffer capacity by Jim Flynn · 4 years ago
  48. 6398a98 IVGCVSW-4900 Update Timeline Directory Message with new fields by Jim Flynn · 4 years ago
  49. bb46dde Fix a few build warnings: by Rob Hughes · 4 years ago
  50. 1892d21 IVGCVSW-4735 Add label GUID to timeline eventClass message by Jim Flynn · 4 years ago
  51. 855a47b Catch exceptions by const reference by Pavel Macenauer · 4 years ago
  52. 01d0281 IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor model by Jim Flynn · 4 years, 1 month ago
  53. 0a336dc IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic by Finn Williams · 4 years, 1 month ago
  54. 6be1e9b IVGCVSW-4835 Change CounterSet and Device name offsets sizes to bytes by Finn Williams · 4 years, 1 month ago
  55. 0c32ccf IVGCVSW-4737 Add check for CpuRef back-end before using it in tests by Finn Williams · 4 years, 1 month ago
  56. f3fcf32 IVGCVSW-4794 Change ArmNN counters to report delta values by Finn Williams · 4 years, 1 month ago
  57. 94c9788 IVGCVSW-4776 Warn when MIN_STATIC_GUID is returned from GenerateStaticId multiple times. by Colm Donelan · 4 years, 1 month ago
  58. 5bb3d8a IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189 by Colm Donelan · 4 years, 1 month ago
  59. 0c8cb99 IVGCVSW-4731 Move Packet.hpp to profiling/common/include by Finn Williams · 4 years, 1 month ago
  60. e09fc82 IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code base by Finn Williams · 4 years, 1 month ago
  61. d44815f Update the CounterDirectory Packet offsets to be relative to the start of the table containing that offset by Finn Williams · 4 years, 1 month ago
  62. 985fecf IVGCVSW-4760 Change the offsets in the counter directory body_header to be from the start of the packet body by Finn Williams · 4 years, 1 month ago
  63. 4e755a5 IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connection by Jim Flynn · 4 years, 2 months ago
  64. a0de056 IVGCVSW-4719 Remove possible zeros from SendStreamMetaDataPacket offsets by Finn Williams · 4 years, 1 month ago
  65. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 2 months ago
  66. 38939ff IVGCVSW-4701 Make the GUIDGenerator thread safe by Finn Williams · 4 years, 2 months ago
  67. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 2 months ago
  68. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 2 months ago
  69. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 2 months ago
  70. a10e2a2 IVGCVSW-4526 Fix UnitTest errors when running on raspberry pi by Jan Eilers · 4 years, 2 months ago
  71. b6a402f IVGCVSW-4596 Fix BufferManager's packet order by Finn Williams · 4 years, 2 months ago
  72. cf2ad55 IVGCVSW-4589 Add call to SendWellKnownLabelsAndEventClasses by Finn Williams · 4 years, 2 months ago
  73. 0a35667 IVGCVSW-4587 ArmNN failing to build in the Internal OOB by Sadik Armagan · 4 years, 2 months ago
  74. ea41b57 IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the Backends CI job by Sadik Armagan · 4 years, 3 months ago
  75. a0687ee MLECO-755: ArmNN: Add file format external profiling option by Isabella Gottardi · 4 years, 3 months ago
  76. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 3 months ago
  77. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 3 months ago
  78. 97da5e2 IVGCVSW-4541 Modify Timeline Packet construction by Keith Davis · 4 years, 3 months ago
  79. a97a0be IVGCVSW-4163 Enhance the error handling in the ReadPacket function by Sadik Armagan · 4 years, 3 months ago
  80. 4c99899 IVGCVSW-4454 Remove the CounterSet and Device fields from Category by Sadik Armagan · 4 years, 3 months ago
  81. cab588a IVGCVSW-4320 Implement the bulk reporting of counter values from backends by Sadik Armagan · 4 years, 4 months ago
  82. 6406355 IVGCVSW-4320 Implement ReportCounters in BackendProfiling by Jim Flynn · 4 years, 4 months ago
  83. 032bc74 IVGCVSW-4338 Implement the Activation of Counters in backends by Finn Williams · 4 years, 4 months ago
  84. c1536d6 IVGCVSW-4400 Backend Counter Registry Functionality by David Monahan · 4 years, 4 months ago
  85. 3896b47 IVGCVSW-4328 BufferManager running out of buffers crashes application by Sadik Armagan · 4 years, 4 months ago
  86. 2dcd3fe IVGCVSW-4319 Implement Counter Status Querying by James Conroy · 4 years, 4 months ago
  87. 9789702 IVGCVSW-4393 Register backend counters by Jim Flynn · 4 years, 4 months ago
  88. 158997a IVGCVSW-4171 Temporarily disable DumpOutgoingValidFileEndToEnd unit test by Jan Eilers · 4 years, 4 months ago
  89. de80307 IVGCVSW-4391 Add Global/Backend Counter ID map by David Monahan · 4 years, 4 months ago
  90. bdee426 Add thin abstraction layer for processes and filesystem by Rob Hughes · 4 years, 5 months ago
  91. 09ad6f9 IVGCVSW-4229 Fix Intermittent failures in ExternalProfiling by Finn Williams · 4 years, 6 months ago
  92. 122f325 Fix build error on gcc 7+ for implicit switch statement fallthroughs by Rob Hughes · 4 years, 5 months ago
  93. f143fba IVGCVSW-4246 Clean build of profiling with -Wextra Pt2 by Derek Lamberti · 4 years, 5 months ago
  94. 1dd75b3 IVGCVSW-4246 Clean build profiling with -Wextra by Derek Lamberti · 4 years, 6 months ago
  95. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 6 months ago
  96. 3e2969d IVGCVSW-4228 Fix SendThreadSendStreamMetadataPacket by Finn Williams · 4 years, 6 months ago
  97. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 6 months ago
  98. fc36562 IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3 by Jim Flynn · 4 years, 6 months ago
  99. 6198fe0 IVGCVSW-4016 Add the Inference timeline trace and unit tests by David Monahan · 4 years, 6 months ago
  100. 109c05b IVGCVSW-4118 Change the SendCounterPacket send thread to use do while by Finn Williams · 4 years, 6 months ago