1. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  2. e6a2ccd IVGCVSW-4161 Provide for per model call back registration by Finn Williams · 4 years, 4 months ago
  3. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  4. 53d092d IVGCVSW-4486 Introduce numeric_cast implementation by Derek Lamberti · 4 years, 4 months ago
  5. 6f86b69 IVGCVSW-4540 Fix master build failure to link UnitTests on Android by Sadik Armagan · 4 years, 4 months ago
  6. 4d4e0e2 IVGCVSW-4483 Introduce polymorphic_downcast implementation by Derek Lamberti · 4 years, 4 months ago
  7. dcfc636 IVGCVSW-4485 Introduce ARMNN_ASSERT(_MSG) macros by Derek Lamberti · 4 years, 4 months ago
  8. 9f8cad2 IVGCVSW-4482 Introduce IgnoreUnused implementation by Derek Lamberti · 4 years, 4 months ago
  9. 8a2b468 IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entity by Finn Williams · 4 years, 4 months ago
  10. a97a0be IVGCVSW-4163 Enhance the error handling in the ReadPacket function by Sadik Armagan · 4 years, 4 months ago
  11. c3bf6ef IVGCVSW-4508 Add BFloat16 data type by Narumol Prangnawarat · 4 years, 4 months ago
  12. 490b7be IVGCVSW-4375 Add support for Transpose to optimizations by Mike Kelly · 4 years, 4 months ago
  13. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  14. 510f618 IVGCVSW-4164 Change the callbacks to a C++ pure virtual interface by Finn Williams · 4 years, 4 months ago
  15. dd3f71b COMPMID-3060: Add TF Parser support for Transpose by Sang-Hoon Park · 4 years, 4 months ago
  16. 48d7093 IVGCVSW-2232 Pack/Stack operator support in Tensorflow Parser by Sadik Armagan · 4 years, 4 months ago
  17. 5e90aab COMPMID-3059: Add TF parser support for StridedSlice by Georgios Pinitas · 4 years, 5 months ago
  18. 6406355 IVGCVSW-4320 Implement ReportCounters in BackendProfiling by Jim Flynn · 4 years, 5 months ago
  19. 3896b47 IVGCVSW-4328 BufferManager running out of buffers crashes application by Sadik Armagan · 4 years, 5 months ago
  20. 2e27e9d IVGCVSW-4418 disable unused variable and parameter warning for Caffe protobuf cc by Narumol Prangnawarat · 4 years, 5 months ago
  21. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 5 months ago
  22. 9789702 IVGCVSW-4393 Register backend counters by Jim Flynn · 4 years, 5 months ago
  23. de80307 IVGCVSW-4391 Add Global/Backend Counter ID map by David Monahan · 4 years, 5 months ago
  24. 5ccb33d IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGenerator by Colm Donelan · 4 years, 5 months ago
  25. a91479c Add ARMNN_DLLEXPORT macro to import/export static data symbols on Windows by Rob Hughes · 4 years, 6 months ago
  26. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  27. bdee426 Add thin abstraction layer for processes and filesystem by Rob Hughes · 4 years, 6 months ago
  28. 25b7436 Add thin abstraction layer for network sockets by Rob Hughes · 4 years, 6 months ago
  29. e9d4220 IVGCVSW-4239 Remove dynamic link to libOpenCL.so by Francis Murtagh · 4 years, 5 months ago
  30. d3a0783 Remove use of boost from Logging.hpp by Matthew Bentham · 4 years, 6 months ago
  31. 5edefa0 Fix typo in name of GatordMock executable :O by Rob Hughes · 4 years, 6 months ago
  32. ba25aee IVGCVSW-4246 Enable -Wextra by default by Derek Lamberti · 4 years, 7 months ago
  33. ff3c426 Replace Schema.s with generated .cpp file by Rob Hughes · 4 years, 6 months ago
  34. ed66d14 IVGCVSW-4191 Add DEQUANTIZE to the TfLite Parser by Finn Williams · 4 years, 7 months ago
  35. 836b27b IVGCVSW-4157 Pass custom options directly to backends by Derek Lamberti · 4 years, 7 months ago
  36. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 7 months ago
  37. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 7 months ago
  38. a3b31f0 IVGCVSW-4179 Add RESIZE_NEAREST_NEIGHBOUR to the TfLite parser by Sadik Armagan · 4 years, 7 months ago
  39. df31cfe IVGCVSW-4070 Implement "send post-optimized network structure" by Narumol Prangnawarat · 4 years, 7 months ago
  40. e011d20 IVGCVSW-4209 Create a public API for the ArmNN Utils by Matteo Martincigh · 4 years, 7 months ago
  41. ba424d2 IVGCVSW-1530 Add TfLite slice parser and fix transpose perm vector creation by josh minor · 4 years, 8 months ago
  42. cdfb941 IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandler by Matteo Martincigh · 4 years, 8 months ago
  43. 721b82f Print CMake messages on stdout rather than stderr by Rob Hughes · 4 years, 8 months ago
  44. 199c98e Fix link error due to pthread being linked in the wrong order by Rob Hughes · 4 years, 8 months ago
  45. c4946c7 IVGCVSW-4102 Move ProfilingGuid to public interface by janeil01 · 4 years, 8 months ago
  46. e63a026 IVGCVSW-3951 Create the timeline decoder by Finn Williams · 4 years, 8 months ago
  47. 3201eea IVGCVSW-3444 File Only Profiling Connection by Keith Davis · 4 years, 8 months ago
  48. c601aa6 GitHub #292 Move BackendRegistry.hpp to the public API by Matteo Martincigh · 4 years, 8 months ago
  49. ab84575 IVGCVSW-4031 Provide well known profiling GUIDs by Jim Flynn · 4 years, 8 months ago
  50. 830101c IVGCVSW-4022 Create a DeclareLabel utility function by Matteo Martincigh · 4 years, 8 months ago
  51. 48623a0 IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils by Aron Virginas-Tar · 4 years, 8 months ago
  52. 00f3aaf IVGCVSW-4027 Add the IProfilingGuidGenerator interface by Jim Flynn · 4 years, 8 months ago
  53. c975f92 IVGCVSW-4007 Add StandInLayer for unsupported operations in TfLiteParser by Aron Virginas-Tar · 4 years, 8 months ago
  54. 7bbdf9d IVGCVSW-3950 Create SendTimelinePacket interface and class by Sadik Armagan · 4 years, 8 months ago
  55. 15effd8 IVGCVSW-3980 Add ProfilingGuid and ProfilingGuidGenerator API by Narumol Prangnawarat · 4 years, 8 months ago
  56. 15db745 IVGCVSW-3989 Create the Counter Directory Decoder by Finn Williams · 4 years, 9 months ago
  57. 422f2fb IVGCVSW-3996 Add deserialization test for ComparisonLayer by Aron Virginas-Tar · 4 years, 8 months ago
  58. 7be81f6 Github #275 Generate versionned libraries by Matteo Martincigh · 4 years, 8 months ago
  59. 013c390 IVGCVSW-4009 StandInLayer frontend API by Derek Lamberti · 4 years, 8 months ago
  60. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 9 months ago
  61. bccc345 Github #275 Generate versionned libraries by Matteo Martincigh · 4 years, 9 months ago
  62. b682d84 IVGCVSW-3721 Add support for startup sequence (Mock Gatord service). by Colm Donelan · 4 years, 9 months ago
  63. 5ae7829 Move version definition to its own file by Guillaume Gardet · 4 years, 9 months ago
  64. 6598427 IVGCVSW-3400 Fixed include directives for Gatord builds by Matteo Martincigh · 4 years, 9 months ago
  65. c949ab5 IVGCVSW-3977 Add deserialization test for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 9 months ago
  66. 994b534 IVGCVSW-3971 Implement the Per-Job Counter Selection command handler by Matteo Martincigh · 4 years, 9 months ago
  67. f982dea IVGCVSW-3973 Add frontend for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 9 months ago
  68. a21620d IVGCVSW-3721 Add support for startup sequence (Mock Gatord service). by Colm Donelan · 4 years, 9 months ago
  69. 92bbcae IVGCVSW-3943 Add deserialization test for INSTANCE_NORMALIZATION by Aron Virginas-Tar · 4 years, 9 months ago
  70. d0613b5 IVGCVSW-3937 Improve the Connection Acknowledged Handler by Matteo Martincigh · 4 years, 9 months ago
  71. 54fb957 IVGCVSW-3937 Add the necessary components to the ProfilingService class to by Matteo Martincigh · 4 years, 9 months ago
  72. e0e6efc IVGCVSW-3937 Refactor and improve the PeriodicCounterCapture class by Matteo Martincigh · 4 years, 9 months ago
  73. 8a83717 IVGCVSW-3937 Rename CommandThread to CommandHandler by Matteo Martincigh · 4 years, 9 months ago
  74. 0aed4f9 IVGCVSW-3927 Create the Timeline Label Binary Packet by Matteo Martincigh · 4 years, 9 months ago
  75. ce5045a IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION by Kevin May · 4 years, 9 months ago
  76. 7be47ef IVGCVSW-3903 Create Counter Stream Buffer by Narumol Prangnawarat · 4 years, 9 months ago
  77. dfa1477 IVGCVSW-3442 Add ProfilingConnectionDumpToFileDecorator by Aron Virginas-Tar · 4 years, 9 months ago
  78. 3a7d3a7 NNXSW-1826 Add an optimization step which combines Permute and BatchToSpace into DepthToSpace by Rob Hughes · 4 years, 9 months ago
  79. 404b275 IVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffer and IBufferManager interfaces by Narumol Prangnawarat · 4 years, 9 months ago
  80. f6e534a IVGCVSW-3411 Add the Counter Values array and accessor methods by FinnWilliamsArm · 4 years, 10 months ago
  81. 95e73d7 NNXSW-1826 Move tests for Optimization classes to separate files by Rob Hughes · 4 years, 9 months ago
  82. 4833cea IVGCVSW-3439 Create the Command Thread by FinnWilliamsArm · 4 years, 10 months ago
  83. 11b2eca IVGCVSW-3900 Add deserialization test for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  84. 4803369 IVGCVSW-3437 Add Request Counter Directory Command Handler by Narumol Prangnawarat · 4 years, 9 months ago
  85. fcb8ef6 IVGCVSW-3433 Create the Periodic Counter Capture Thread by Francis Murtagh · 4 years, 9 months ago
  86. dd6247f IVGCVSW-3883 Add frontend for DepthToSpace layer by Aron Virginas-Tar · 4 years, 9 months ago
  87. a2f4b4b IVGCVSW-3880 Add deserialization test for SLICE by Aron Virginas-Tar · 4 years, 9 months ago
  88. b5f01b2 IVGCVSW-3430 Connection Acknowledged Command Handler Implementation by Sadik Armagan · 4 years, 10 months ago
  89. 6db5f20 IVGCVSW-3691 Rework the CounterDirectory class to take into consideration by Matteo Martincigh · 4 years, 10 months ago
  90. 636ab40 IVGCVSW-3875 Add frontend for SLICE layer by Aron Virginas-Tar · 4 years, 10 months ago
  91. 1b94172 IVGCVSW-3436 Create the Periodic Counter Selection Command Handler by Ferran Balaguer · 4 years, 10 months ago
  92. 9bab496 IVGCVSW-3580: Extend the IProfilingConnection to connect to a Socket by Teresa Charlin · 4 years, 10 months ago
  93. 0280785 IVGCVSW-3663 Add utility function to expand tensor dimension by Narumol Prangnawarat · 4 years, 10 months ago
  94. b0b802f IVGCVSW-3856 Add Dependency breaking interface by Jim Flynn · 4 years, 10 months ago
  95. 4cd29a0 IVGCVSW-3712 Add Transpose into TfLite Parser by Keith Davis · 4 years, 10 months ago
  96. 4ffcc8f IVGCVSW-3739 Add serialization support for Abs by FinnWilliamsArm · 4 years, 10 months ago
  97. a85e215 IVGCVSW-3720 Start a UDS server that accepts connections. by Colm Donelan · 4 years, 10 months ago
  98. 366023f IVGCVSW-3719 Create test program executable. by Colm Donelan · 4 years, 10 months ago
  99. ee391d5 IVGCVSW-3722 Add front end support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  100. 02356de IVGCVSW-3674 Create basic ProfileService class by Keith Davis · 4 years, 10 months ago