1. 6b1bf1a IVGCVSW-4156 Remove backend dependency on ProfilingService.hpp by Jim Flynn · 4 years, 4 months ago branches/armnn_19_11 v19.11.1
  2. ba424d2 IVGCVSW-1530 Add TfLite slice parser and fix transpose perm vector creation by josh minor · 4 years, 7 months ago
  3. cdfb941 IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandler by Matteo Martincigh · 4 years, 7 months ago
  4. 721b82f Print CMake messages on stdout rather than stderr by Rob Hughes · 4 years, 7 months ago
  5. 199c98e Fix link error due to pthread being linked in the wrong order by Rob Hughes · 4 years, 7 months ago
  6. c4946c7 IVGCVSW-4102 Move ProfilingGuid to public interface by janeil01 · 4 years, 7 months ago
  7. e63a026 IVGCVSW-3951 Create the timeline decoder by Finn Williams · 4 years, 7 months ago
  8. 3201eea IVGCVSW-3444 File Only Profiling Connection by Keith Davis · 4 years, 7 months ago
  9. c601aa6 GitHub #292 Move BackendRegistry.hpp to the public API by Matteo Martincigh · 4 years, 7 months ago
  10. ab84575 IVGCVSW-4031 Provide well known profiling GUIDs by Jim Flynn · 4 years, 7 months ago
  11. 830101c IVGCVSW-4022 Create a DeclareLabel utility function by Matteo Martincigh · 4 years, 7 months ago
  12. 48623a0 IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils by Aron Virginas-Tar · 4 years, 7 months ago
  13. 00f3aaf IVGCVSW-4027 Add the IProfilingGuidGenerator interface by Jim Flynn · 4 years, 7 months ago
  14. c975f92 IVGCVSW-4007 Add StandInLayer for unsupported operations in TfLiteParser by Aron Virginas-Tar · 4 years, 7 months ago
  15. 7bbdf9d IVGCVSW-3950 Create SendTimelinePacket interface and class by Sadik Armagan · 4 years, 7 months ago
  16. 15effd8 IVGCVSW-3980 Add ProfilingGuid and ProfilingGuidGenerator API by Narumol Prangnawarat · 4 years, 7 months ago
  17. 15db745 IVGCVSW-3989 Create the Counter Directory Decoder by Finn Williams · 4 years, 8 months ago
  18. 422f2fb IVGCVSW-3996 Add deserialization test for ComparisonLayer by Aron Virginas-Tar · 4 years, 8 months ago
  19. 7be81f6 Github #275 Generate versionned libraries by Matteo Martincigh · 4 years, 8 months ago
  20. 013c390 IVGCVSW-4009 StandInLayer frontend API by Derek Lamberti · 4 years, 8 months ago
  21. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 8 months ago
  22. bccc345 Github #275 Generate versionned libraries by Matteo Martincigh · 4 years, 8 months ago
  23. b682d84 IVGCVSW-3721 Add support for startup sequence (Mock Gatord service). by Colm Donelan · 4 years, 8 months ago
  24. 5ae7829 Move version definition to its own file by Guillaume Gardet · 4 years, 8 months ago
  25. 6598427 IVGCVSW-3400 Fixed include directives for Gatord builds by Matteo Martincigh · 4 years, 8 months ago
  26. c949ab5 IVGCVSW-3977 Add deserialization test for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 8 months ago
  27. 994b534 IVGCVSW-3971 Implement the Per-Job Counter Selection command handler by Matteo Martincigh · 4 years, 8 months ago
  28. f982dea IVGCVSW-3973 Add frontend for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 8 months ago
  29. a21620d IVGCVSW-3721 Add support for startup sequence (Mock Gatord service). by Colm Donelan · 4 years, 8 months ago
  30. 92bbcae IVGCVSW-3943 Add deserialization test for INSTANCE_NORMALIZATION by Aron Virginas-Tar · 4 years, 8 months ago
  31. d0613b5 IVGCVSW-3937 Improve the Connection Acknowledged Handler by Matteo Martincigh · 4 years, 8 months ago
  32. 54fb957 IVGCVSW-3937 Add the necessary components to the ProfilingService class to by Matteo Martincigh · 4 years, 8 months ago
  33. e0e6efc IVGCVSW-3937 Refactor and improve the PeriodicCounterCapture class by Matteo Martincigh · 4 years, 8 months ago
  34. 8a83717 IVGCVSW-3937 Rename CommandThread to CommandHandler by Matteo Martincigh · 4 years, 8 months ago
  35. 0aed4f9 IVGCVSW-3927 Create the Timeline Label Binary Packet by Matteo Martincigh · 4 years, 8 months ago
  36. ce5045a IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION by Kevin May · 4 years, 8 months ago
  37. 7be47ef IVGCVSW-3903 Create Counter Stream Buffer by Narumol Prangnawarat · 4 years, 8 months ago
  38. dfa1477 IVGCVSW-3442 Add ProfilingConnectionDumpToFileDecorator by Aron Virginas-Tar · 4 years, 8 months ago
  39. 3a7d3a7 NNXSW-1826 Add an optimization step which combines Permute and BatchToSpace into DepthToSpace by Rob Hughes · 4 years, 8 months ago
  40. 404b275 IVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffer and IBufferManager interfaces by Narumol Prangnawarat · 4 years, 8 months ago
  41. f6e534a IVGCVSW-3411 Add the Counter Values array and accessor methods by FinnWilliamsArm · 4 years, 9 months ago
  42. 95e73d7 NNXSW-1826 Move tests for Optimization classes to separate files by Rob Hughes · 4 years, 8 months ago
  43. 4833cea IVGCVSW-3439 Create the Command Thread by FinnWilliamsArm · 4 years, 9 months ago
  44. 11b2eca IVGCVSW-3900 Add deserialization test for DepthToSpace by Aron Virginas-Tar · 4 years, 8 months ago
  45. 4803369 IVGCVSW-3437 Add Request Counter Directory Command Handler by Narumol Prangnawarat · 4 years, 9 months ago
  46. fcb8ef6 IVGCVSW-3433 Create the Periodic Counter Capture Thread by Francis Murtagh · 4 years, 9 months ago
  47. dd6247f IVGCVSW-3883 Add frontend for DepthToSpace layer by Aron Virginas-Tar · 4 years, 9 months ago
  48. a2f4b4b IVGCVSW-3880 Add deserialization test for SLICE by Aron Virginas-Tar · 4 years, 9 months ago
  49. b5f01b2 IVGCVSW-3430 Connection Acknowledged Command Handler Implementation by Sadik Armagan · 4 years, 9 months ago
  50. 6db5f20 IVGCVSW-3691 Rework the CounterDirectory class to take into consideration by Matteo Martincigh · 4 years, 9 months ago
  51. 636ab40 IVGCVSW-3875 Add frontend for SLICE layer by Aron Virginas-Tar · 4 years, 9 months ago
  52. 1b94172 IVGCVSW-3436 Create the Periodic Counter Selection Command Handler by Ferran Balaguer · 4 years, 9 months ago
  53. 9bab496 IVGCVSW-3580: Extend the IProfilingConnection to connect to a Socket by Teresa Charlin · 4 years, 9 months ago
  54. 0280785 IVGCVSW-3663 Add utility function to expand tensor dimension by Narumol Prangnawarat · 4 years, 9 months ago
  55. b0b802f IVGCVSW-3856 Add Dependency breaking interface by Jim Flynn · 4 years, 9 months ago
  56. 4cd29a0 IVGCVSW-3712 Add Transpose into TfLite Parser by Keith Davis · 4 years, 9 months ago
  57. 4ffcc8f IVGCVSW-3739 Add serialization support for Abs by FinnWilliamsArm · 4 years, 9 months ago
  58. a85e215 IVGCVSW-3720 Start a UDS server that accepts connections. by Colm Donelan · 4 years, 9 months ago
  59. 366023f IVGCVSW-3719 Create test program executable. by Colm Donelan · 4 years, 9 months ago
  60. ee391d5 IVGCVSW-3722 Add front end support for ArgMinMax by Nikhil Raj · 4 years, 9 months ago
  61. 02356de IVGCVSW-3674 Create basic ProfileService class by Keith Davis · 4 years, 9 months ago
  62. 868eb14 IVGCVSW-3739 Add Arm NN front end support for Abs Layer by Kevin May · 4 years, 9 months ago
  63. 68f78d8 IVGCVSW-3432 Create CaptureData Holder by Francis Murtagh · 4 years, 9 months ago
  64. 3ecc510 IVGCVSW-3431 Create Profiling Service State Machine by Nikhil Raj · 4 years, 9 months ago
  65. 7388217 IVGCVSW-3693 Implement SendCounterPacket.SendPeriodicCounterSelectionPacket() function by Ferran Balaguer · 4 years, 9 months ago
  66. af5c46b IVGCVSW-3434 Create the SendCounterPacket interface by Ferran Balaguer · 4 years, 9 months ago
  67. db16dd3 IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF by Matteo Martincigh · 4 years, 9 months ago
  68. 1a0f691 IVGCVSW-3441 Create IProfilingConnection and ProfilingConnectionFactory by Aron Virginas-Tar · 4 years, 9 months ago
  69. 4e5fc1f IVGCVSW-3410 Create Counter Directory metadata classes by Aron Virginas-Tar · 4 years, 10 months ago
  70. e898db9 IVGCVSW-3427 Create PacketVersionResolver class by Aron Virginas-Tar · 4 years, 10 months ago
  71. 91e1d89 Fix Windows build: by Rob Hughes · 4 years, 9 months ago
  72. e67edb2 IVGCVSW-3656 Make the reference backend optional by Matteo Martincigh · 4 years, 10 months ago
  73. 74bf7da IVGCVSW-3650 Add TfLite Parser support for Transpose Convolution layer by Matthew Jackson · 4 years, 10 months ago
  74. d88e47c IVGCVSW-3429 Add a utility Version class by Nikhil Raj · 4 years, 10 months ago
  75. 94d7915 IVGCVSW-3550 Create Command Handler Registry by Francis Murtagh · 4 years, 10 months ago
  76. 11f99b4 IVGCVSW-3425 Create the Command Handler Functor base class by Francis Murtagh · 4 years, 10 months ago
  77. bc62605 IVGCVSW-3415 Create the Packet Class by Nikhil Raj · 4 years, 10 months ago
  78. 1f7db45 IVGCVSW-3416 Create Command Handler Key class by Francis Murtagh · 4 years, 10 months ago
  79. e7d4498 IVGCVSW-3541 Get the paths where to load the dynamic backends from by Matteo Martincigh · 4 years, 10 months ago
  80. f674aa0 IVGCVSW-3277 Mem export/import suppor for Tensors by Derek Lamberti · 4 years, 10 months ago
  81. ee18dc8 IVGCVSW-3469 Add front end for Quantized LSTM layer by James Conroy · 4 years, 11 months ago
  82. 28c9457 IVGCVSW-3383 - Add TfLite Parser support for L2 Normalization layer by Matthew Jackson · 4 years, 11 months ago
  83. bcca1f4 IVGCVSW-3423 Add TfLite parser support for Stack (Pack) layer by Matthew Jackson · 4 years, 11 months ago
  84. f54c946 IVGCVSW-3478 Refactor armnn to make new Lstm parameters available in android-nn-driver through ILayerSupport.h by Ferran Balaguer · 5 years ago
  85. 2b8c1da IVGCVSW-3418 Add Arm NN front end support for the new Stack layer by Matthew Jackson · 5 years ago
  86. 169d2f1 IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear method by Aron Virginas-Tar · 5 years ago
  87. a9075df IVGCVSW-3363 Add frontend support for Resize Layer by Teresa Charlin · 5 years ago
  88. 84da38b IVGCVSW-3277 Refactor TensorHandle factory API by Derek Lamberti · 5 years ago
  89. bf0e722 IVGCVSW-3267 Add more code coverage to the PReLU layer by Matteo Martincigh · 5 years ago
  90. 0dcffec IVGCVSW-3291 Add L2Normalization epsilon value to serialization by Ferran Balaguer · 5 years ago
  91. 639fb04 IVGCVSW-3319 Add frontend support for TransposeConvolution2d Layer by Aron Virginas-Tar · 5 years ago
  92. 0e406ee IVGCVSW-3267 Add Arm NN front end support for the new Prelu Activation layer by Matteo Martincigh · 5 years ago
  93. 972af15 IVGCVSW-3258 Add front end support for new SpaceToDepth layer by Aron Virginas-Tar · 5 years ago
  94. e315c8f libarmnnQuantizer has references to libarmnn, so use libarmnn for link by Guillaume GARDET · 5 years ago
  95. a7b7928 MLCE-124 Fix install target wrt serializer and tflite parser by Matthew Bentham · 5 years ago
  96. e242f2d IVGCVSW-3119 Rename MergerLayer to ConcatLayer by Jim Flynn · 5 years ago
  97. f92dfce IVGCVSW-2833 Add Dynamic Quantization by Jim Flynn · 5 years ago
  98. a4247d5 IVGCVSW-2900 Adding the Accuracy Checker Tool and tests by Éanna Ó Catháin · 5 years ago
  99. 2fd6100 IVGCVSW-3038 Move MakeInputTensors to armnnUtils by Jim Flynn · 5 years ago
  100. 59e15b0 IVGCVSW-2834 Add dynamic quantization via datasets by Nina Drozd · 5 years ago