1. 4833cea IVGCVSW-3439 Create the Command Thread by FinnWilliamsArm · 4 years, 10 months ago
  2. 11b2eca IVGCVSW-3900 Add deserialization test for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  3. 73f6642 IVGCVSW-3885 Add reference workload for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  4. 1d18e6f NNXSW-1826 OptimizeConsecutiveReshapes: remove unnecessary call to MoveAllConnections by Rob Hughes · 4 years, 9 months ago
  5. f74ff2f IVGCVSW-3691 Fix the Counter Directory Packet data length by Matteo Martincigh · 4 years, 9 months ago
  6. 3fb7e10 IVGCVSW-3623 Implement NeonTensorHandle::Import by David Monahan · 4 years, 10 months ago
  7. 93667b1 Replace uses of non-standard C++: by Rob Hughes · 4 years, 9 months ago
  8. ce2d9d1 IVGCVSW-3413 Add the Counters Metadata by FinnWilliamsArm · 4 years, 10 months ago
  9. 4803369 IVGCVSW-3437 Add Request Counter Directory Command Handler by Narumol Prangnawarat · 4 years, 9 months ago
  10. a96479a IVGCVSW-3887 Add Quantizer support for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  11. fcb8ef6 IVGCVSW-3433 Create the Periodic Counter Capture Thread by Francis Murtagh · 4 years, 9 months ago
  12. da9d2d3 IVGCVSW-3886 Add serialization support for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  13. 8a1b218 Fix some minor issues around SpaceToDepth by Aron Virginas-Tar · 4 years, 9 months ago
  14. dd6247f IVGCVSW-3883 Add frontend for DepthToSpace layer by Aron Virginas-Tar · 4 years, 9 months ago
  15. a2f4b4b IVGCVSW-3880 Add deserialization test for SLICE by Aron Virginas-Tar · 4 years, 9 months ago
  16. b5f01b2 IVGCVSW-3430 Connection Acknowledged Command Handler Implementation by Sadik Armagan · 4 years, 10 months ago
  17. 2fda80b IVGCVSW-3880 Add serialization support for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  18. 75ae2b0 Fix illegal use of anonymous stack veriable in Deserializer by Matthew Bentham · 4 years, 9 months ago
  19. dd32c52 IVGCVSW-3727 Add LayerType::Slice to GetLayerTypeAsCString() by Aron Virginas-Tar · 4 years, 9 months ago
  20. 68c2c90 IVGCVSW-3723 Adding reference workload support for ArgMinMax by Nikhil Raj · 4 years, 9 months ago
  21. 95cf225 Github #257 Fix failing unit test "DynamicBackendTests/OpenCloseHandle" by Jegathesan Shanmugam · 4 years, 10 months ago
  22. e1c2d02 IVGCVSW-3725 Adding quantization support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  23. 42f9d9e IVGCVSW-3691 Implement SendCounterPacket.SendCounterDirectoryPacket() function by Matteo Martincigh · 4 years, 10 months ago
  24. 8355ec9 IVGCVSW-3432 Fix a multithread store conflict by Jim Flynn · 4 years, 10 months ago
  25. 0bd586c CONSERV-3867 Fix typos in the Dynamic Backends readme file by Matteo Martincigh · 4 years, 10 months ago
  26. bab9dc6 IVGCVSW-3881 Add Quantizer support for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  27. 657ab2d IVGCVSW-3691 Add extra unit tests to complete coverage for by Matteo Martincigh · 4 years, 10 months ago
  28. 92b9f87 IVGCVSW-3878 Add reference workload for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  29. 44a0142 IVGCVSW-3879 Fix output shape inference formula for TransposeConvolution2d by Aron Virginas-Tar · 4 years, 10 months ago
  30. 6db5f20 IVGCVSW-3691 Rework the CounterDirectory class to take into consideration by Matteo Martincigh · 4 years, 10 months ago
  31. 10e0786 IVGCVSW-3877 Reduce code duplication in TestNameOnlyLayerVisitor by Aron Virginas-Tar · 4 years, 10 months ago
  32. 636ab40 IVGCVSW-3875 Add frontend for SLICE layer by Aron Virginas-Tar · 4 years, 10 months ago
  33. 4dc64a6 IVGCVSW-3694 Add ArgMinMax implementation for Ref by Narumol Prangnawarat · 4 years, 10 months ago
  34. a0c7871 IVGCVSW-3826: Implement IProfiling functions by FinnWilliamsArm · 4 years, 10 months ago
  35. 027e8b0 Fix typo int comment surrounding constructor in ResizeLayer.hpp by Aron Virginas-Tar · 4 years, 10 months ago
  36. 4f1e8e4 IVGCVSW-3687 Add INetworkProperties to LoadNetwork by David Monahan · 4 years, 10 months ago
  37. 0718ee9 IVGCVSW-3868 Add support of Int32 to Reshape layer by Narumol Prangnawarat · 4 years, 10 months ago
  38. d9f7c8b IVGCVSW-3858 Fix RefTensorHandleTests on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  39. 46d1c62 Split out basic CaptureData unit tests from Holder tests by Matthew Bentham · 4 years, 10 months ago
  40. 46ff1ca IVGCVSW-3854 Fix QuantizedLstmEndToEndTest on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  41. 6095ba5 IVGCVSW-3660 Add SQRT unit tests for Neon and CL backends by Sadik Armagan · 4 years, 10 months ago
  42. 019c4b1 In CopyTensorContentsGeneric coalesce inner dimensions where possible by Matthew Bentham · 4 years, 10 months ago
  43. efdbca6 Rename variables in CopyTensorContents to assume NHWC by Matthew Bentham · 4 years, 10 months ago
  44. 5bf1d32 IVGCVSW-3872 Add Missing packet to SendMetaDataPacket by Ferran Balaguer · 4 years, 10 months ago
  45. 3b2eb6f IVGCVSW-3873 Update ACL pin by Sadik Armagan · 4 years, 10 months ago
  46. 1b94172 IVGCVSW-3436 Create the Periodic Counter Selection Command Handler by Ferran Balaguer · 4 years, 10 months ago
  47. 9bff144 IVGCVSW-3857 Add Reference FP16 workload support to remaining layers by Matthew Jackson · 4 years, 10 months ago
  48. 1e0466c Add "explicit" qualifier to Optional -> bool conversion method by Rob Hughes · 4 years, 10 months ago
  49. 9bab496 IVGCVSW-3580: Extend the IProfilingConnection to connect to a Socket by Teresa Charlin · 4 years, 10 months ago
  50. 0280785 IVGCVSW-3663 Add utility function to expand tensor dimension by Narumol Prangnawarat · 4 years, 10 months ago
  51. b0b802f IVGCVSW-3856 Add Dependency breaking interface by Jim Flynn · 4 years, 10 months ago
  52. 39f44af Fix CL workload creation methods not using MakeWorkload by Aron Virginas-Tar · 4 years, 10 months ago
  53. c81a300 IVGCVSW-3820 Remove backendsCommon/WorkloadDataFwd.hpp by Aron Virginas-Tar · 4 years, 10 months ago
  54. b6482f3 IVGCVSW-3659 Add Float16 CLLayerTests for Abs by Kevin May · 4 years, 10 months ago
  55. 252df3a IVGCVSW-3845 Add Reference FP16 support for required layers by Matthew Jackson · 4 years, 10 months ago
  56. 0cfcf23 IVGCVSW-3724 Adding serialization support for ArgMinMax by Narumol Prangnawarat · 4 years, 10 months ago
  57. 4cd29a0 IVGCVSW-3712 Add Transpose into TfLite Parser by Keith Davis · 4 years, 10 months ago
  58. 501a976 IVGCVSW-3722 Add ArgMinMax to GetLayerAsCString InternalTypes by Kevin May · 4 years, 10 months ago
  59. 1a763dd IVGCVSW-3829 Add CL workload for RSQRT by Aron Virginas-Tar · 4 years, 10 months ago
  60. 0dd3b43 IVGCVSW-3830 Add NEON workload for RSQRT by Aron Virginas-Tar · 4 years, 10 months ago
  61. 4ffcc8f IVGCVSW-3739 Add serialization support for Abs by FinnWilliamsArm · 4 years, 10 months ago
  62. 8204694 IVGCVSW-3823 Add CL workload support for ABS by Aron Virginas-Tar · 4 years, 10 months ago
  63. e69c399 IVGCVSW-3824 Implement Float 16 Encoder and Decoder by Matthew Jackson · 4 years, 10 months ago
  64. 914e4db IVGCVSW-3822 Add NEON workload support for ABS by Aron Virginas-Tar · 4 years, 10 months ago
  65. ab173e9 IVGCVSW-3691 Add utility function to generate valid UIDs for profiling objects by Matteo Martincigh · 4 years, 10 months ago
  66. 149528e IVGCVSW-3691 Basic refactoring in view of upcoming work in the profiler by Matteo Martincigh · 4 years, 10 months ago
  67. a85e215 IVGCVSW-3720 Start a UDS server that accepts connections. by Colm Donelan · 4 years, 10 months ago
  68. 8fccd86 IVGCVSW-3743 Add end-to-end test for ABS on CpuRef by Aron Virginas-Tar · 4 years, 10 months ago
  69. 8d001d4 IVGCVSW-3722 Add function to specify min or max in ArgMinMaxDescriptor by Narumol Prangnawarat · 4 years, 10 months ago
  70. bd70716 IVGCVSW-3432 Create CaptureData Holder by Francis Murtagh · 4 years, 10 months ago
  71. 2e7c885 IVGCVSW-3400 Add missing virtual destructors by Matteo Martincigh · 4 years, 10 months ago
  72. 47d0fe9 IVGCVSW-3690 Implement SendCounterPacket.SendStreamMetaDataPacket() function by Ferran Balaguer · 4 years, 10 months ago
  73. 9e0deb7 IVGCVSW-3742 Add Quantizer support for ABS by FinnWilliamsArm · 4 years, 10 months ago
  74. 366023f IVGCVSW-3719 Create test program executable. by Colm Donelan · 4 years, 10 months ago
  75. 07882f1 IVGCVSW-3816 Make compute option required in ExecuteNetwork by Matthew Jackson · 4 years, 10 months ago
  76. 9199e58 IVGCVSW-3740 Add Reference Workload support for ABS by Sadik Armagan · 4 years, 10 months ago
  77. ee391d5 IVGCVSW-3722 Add front end support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  78. 02356de IVGCVSW-3674 Create basic ProfileService class by Keith Davis · 4 years, 10 months ago
  79. 0696569 IVGCVSW-3432 Create CaptureData Holder by Francis Murtagh · 4 years, 10 months ago
  80. 868eb14 IVGCVSW-3739 Add Arm NN front end support for Abs Layer by Kevin May · 4 years, 10 months ago
  81. 3a16198 IVGCVSW-3692 Implement SendPeriodicCounterCapturePacket() function by Francis Murtagh · 4 years, 10 months ago
  82. 68f78d8 IVGCVSW-3432 Create CaptureData Holder by Francis Murtagh · 4 years, 10 months ago
  83. 23ae2ea IVGCVBENCH-1337 Added additional layer parameters to dot file and -v option by Andre Ghattas · 5 years ago
  84. 9bb51d7 IVGCVSW-3686 Update ACL pin by Matthew Jackson · 4 years, 10 months ago
  85. 3ecc510 IVGCVSW-3431 Create Profiling Service State Machine by Nikhil Raj · 4 years, 10 months ago
  86. 7388217 IVGCVSW-3693 Implement SendCounterPacket.SendPeriodicCounterSelectionPacket() function by Ferran Balaguer · 4 years, 10 months ago
  87. af5c46b IVGCVSW-3434 Create the SendCounterPacket interface by Ferran Balaguer · 4 years, 10 months ago
  88. 7708628 IVGCVSW-2945 ExecuteNetwork should have an option to save the output to a file by Sadik Armagan · 4 years, 10 months ago
  89. 56e26ba Updated SerializerSupport.md to list the layer support alphabetically by Surabhi Mehta · 4 years, 10 months ago
  90. 00d306e IVGCVSW-3381 Break up LayerTests.hpp into more manageable files by Aron Virginas-Tar · 4 years, 10 months ago
  91. 08b5186 Add a check for the number of output types to ExecuteNetwork by Matteo Martincigh · 4 years, 10 months ago
  92. edd6fdc IVGCVSW-3656 Fix wrong rename of the reference backend control macro by Matteo Martincigh · 4 years, 10 months ago
  93. f88663c IVGCVSW-3656 Build the reference backend by default by Matteo Martincigh · 4 years, 10 months ago
  94. 54658b9 IVGCVSW-3675 Add ExecuteNetwork option to print intermediate layers by Matthew Jackson · 4 years, 10 months ago
  95. e89ebad IVGCVSW-2325 Reduce duplication in LayerTests by reusing the ElementwiseTestHelper by Aron Virginas-Tar · 4 years, 10 months ago
  96. db16dd3 IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF by Matteo Martincigh · 4 years, 10 months ago
  97. a6539ed IVGCVSW-3277 Fix RequiresCopy in case a tensor handle factory is not available by Matteo Martincigh · 4 years, 10 months ago
  98. cddc906 IVGCVSW-3507 Removed partially supported networks by Mike Kelly · 4 years, 10 months ago
  99. f2b8dce IVGCVSW-3656 Make the reference backend build optional by Matteo Martincigh · 4 years, 10 months ago
  100. 146b2e1 IVGCVSW-3605 Add direct compatibility between Cl and Neon backends by Jan Eilers · 4 years, 11 months ago