1. e0e6efc IVGCVSW-3937 Refactor and improve the PeriodicCounterCapture class by Matteo Martincigh · 4 years, 9 months ago
  2. 8a83717 IVGCVSW-3937 Rename CommandThread to CommandHandler by Matteo Martincigh · 4 years, 9 months ago
  3. 8881393 IVGCVSW-3937 Refactor the command thread by Matteo Martincigh · 4 years, 9 months ago
  4. a84edee IVGCVSW-3937 Initial ServiceProfiling refactoring by Matteo Martincigh · 4 years, 9 months ago
  5. d66d68b IVGCVSW-3935 Add Quantizer support for INSTANCE_NORMALIZATION by Aron Virginas-Tar · 4 years, 9 months ago
  6. e11ff89 IVGCVSW-3949 Fix signed/unsigned comparison bug by Jim Flynn · 4 years, 9 months ago
  7. 4951b8c IVGCVSW-3948 Adds External Profiling cmdline to ExecuteNetwork by Jim Flynn · 4 years, 9 months ago
  8. c6e5a6e IVGCVSW-3925 Add Backward compatibility for ITensorHandle CreateTensorHandle functions by David Monahan · 4 years, 9 months ago
  9. 0ec068f IVGCVSW-3904 Add more unit tests for send thread with BufferManager by Narumol Prangnawarat · 4 years, 9 months ago
  10. 6b0f3c6 Changed the encoding of the Readme file to Unix by Matteo Martincigh · 4 years, 9 months ago
  11. f75786c IVGCVSW-3947 Update ACL pin to 79f88e6d825402388bb79fc123ee2dfe01985bda by Aron Virginas-Tar · 4 years, 9 months ago
  12. 0aed4f9 IVGCVSW-3927 Create the Timeline Label Binary Packet by Matteo Martincigh · 4 years, 9 months ago
  13. 781ced9 IVGCVSW-3934 Add serialization support for INSTANCE_NORMALIZATION by Aron Virginas-Tar · 4 years, 9 months ago
  14. ce5045a IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION by Kevin May · 4 years, 9 months ago
  15. d47a064 IVGCVSW-3696 Add NEON ArgMinMax workload and tests by James Conroy · 4 years, 10 months ago
  16. 61d6f73 IVGCVSW-3440 Fix intermittently failing send thread test by Matteo Martincigh · 4 years, 9 months ago
  17. 342a8ba Throw by value, catch by const reference. Even anonymously. by Matthew Bentham · 4 years, 9 months ago
  18. 83450fa IVGCVSW-3941 Fix bug around file opening in RecordByRecordCaffeParser by Aron Virginas-Tar · 4 years, 9 months ago
  19. f97f6da IVGCVSW-3738 Add end-to-end layer test for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  20. 680f991 IVGCVSW-3882 Update ACL pin by Narumol Prangnawarat · 4 years, 9 months ago
  21. 86bc3d8 Update field name of serialized format not to make problem with js by Tee Jung · 4 years, 9 months ago
  22. 7db85b2 IVGCVSW-3922 Fix Arm NN build issue - memory access violation by Kevin May · 4 years, 9 months ago
  23. 99836d3 IVGCVSW-3734 Enable FLoat16 unit tests for DepthToSpace on NEON by Aron Virginas-Tar · 4 years, 9 months ago
  24. b280196 IVGCVSW-3732 Add CL workload for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  25. 2f00b74 IVGCVSW-3734 Add NEON workload for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  26. 7be47ef IVGCVSW-3903 Create Counter Stream Buffer by Narumol Prangnawarat · 4 years, 9 months ago
  27. aab82c5 IVGCVSW-3920 Fix build regression due to implicit conversion in ProfilingConnectionDumpToFileDecorator by Aron Virginas-Tar · 4 years, 9 months ago
  28. 85d9260 IVGCVSW-3909 Fix Transpose perm vector not parsed by Tflite parser by Kevin May · 4 years, 9 months ago
  29. dfa1477 IVGCVSW-3442 Add ProfilingConnectionDumpToFileDecorator by Aron Virginas-Tar · 4 years, 9 months ago
  30. 3a7d3a7 NNXSW-1826 Add an optimization step which combines Permute and BatchToSpace into DepthToSpace by Rob Hughes · 4 years, 9 months ago
  31. 83239f9 IVGCVSW-3689 Support Import of Output Tensors for the Neon Backend by Ferran Balaguer · 4 years, 9 months ago
  32. bd9e2c5 IVGCVSW-3557 Return IProfilingConnection from ProfilingConnectionFactory by Sadik Armagan · 4 years, 9 months ago
  33. 404b275 IVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffer and IBufferManager interfaces by Narumol Prangnawarat · 4 years, 9 months ago
  34. e4ffe39 Add Input and Output to list of serializable layers by Aron Virginas-Tar · 4 years, 9 months ago
  35. 9926e58 IVGCVSW-3908 Fix DepthToSpace reference unit test failures on Android Q by Aron Virginas-Tar · 4 years, 9 months ago
  36. 24e8f92 IVGCVSW-3905 Create a first implementation of the send thread by Matteo Martincigh · 4 years, 9 months ago
  37. f6e534a IVGCVSW-3411 Add the Counter Values array and accessor methods by FinnWilliamsArm · 4 years, 10 months ago
  38. 95e73d7 NNXSW-1826 Move tests for Optimization classes to separate files by Rob Hughes · 4 years, 9 months ago
  39. 4833cea IVGCVSW-3439 Create the Command Thread by FinnWilliamsArm · 4 years, 10 months ago
  40. 11b2eca IVGCVSW-3900 Add deserialization test for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  41. 73f6642 IVGCVSW-3885 Add reference workload for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  42. 1d18e6f NNXSW-1826 OptimizeConsecutiveReshapes: remove unnecessary call to MoveAllConnections by Rob Hughes · 4 years, 9 months ago
  43. f74ff2f IVGCVSW-3691 Fix the Counter Directory Packet data length by Matteo Martincigh · 4 years, 9 months ago
  44. 3fb7e10 IVGCVSW-3623 Implement NeonTensorHandle::Import by David Monahan · 4 years, 10 months ago
  45. 93667b1 Replace uses of non-standard C++: by Rob Hughes · 4 years, 9 months ago
  46. ce2d9d1 IVGCVSW-3413 Add the Counters Metadata by FinnWilliamsArm · 4 years, 10 months ago
  47. 4803369 IVGCVSW-3437 Add Request Counter Directory Command Handler by Narumol Prangnawarat · 4 years, 9 months ago
  48. a96479a IVGCVSW-3887 Add Quantizer support for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  49. fcb8ef6 IVGCVSW-3433 Create the Periodic Counter Capture Thread by Francis Murtagh · 4 years, 9 months ago
  50. da9d2d3 IVGCVSW-3886 Add serialization support for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  51. 8a1b218 Fix some minor issues around SpaceToDepth by Aron Virginas-Tar · 4 years, 9 months ago
  52. dd6247f IVGCVSW-3883 Add frontend for DepthToSpace layer by Aron Virginas-Tar · 4 years, 9 months ago
  53. a2f4b4b IVGCVSW-3880 Add deserialization test for SLICE by Aron Virginas-Tar · 4 years, 9 months ago
  54. b5f01b2 IVGCVSW-3430 Connection Acknowledged Command Handler Implementation by Sadik Armagan · 4 years, 10 months ago
  55. 2fda80b IVGCVSW-3880 Add serialization support for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  56. 75ae2b0 Fix illegal use of anonymous stack veriable in Deserializer by Matthew Bentham · 4 years, 9 months ago
  57. dd32c52 IVGCVSW-3727 Add LayerType::Slice to GetLayerTypeAsCString() by Aron Virginas-Tar · 4 years, 9 months ago
  58. 68c2c90 IVGCVSW-3723 Adding reference workload support for ArgMinMax by Nikhil Raj · 4 years, 9 months ago
  59. 95cf225 Github #257 Fix failing unit test "DynamicBackendTests/OpenCloseHandle" by Jegathesan Shanmugam · 4 years, 10 months ago
  60. e1c2d02 IVGCVSW-3725 Adding quantization support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  61. 42f9d9e IVGCVSW-3691 Implement SendCounterPacket.SendCounterDirectoryPacket() function by Matteo Martincigh · 4 years, 10 months ago
  62. 8355ec9 IVGCVSW-3432 Fix a multithread store conflict by Jim Flynn · 4 years, 10 months ago
  63. 0bd586c CONSERV-3867 Fix typos in the Dynamic Backends readme file by Matteo Martincigh · 4 years, 10 months ago
  64. bab9dc6 IVGCVSW-3881 Add Quantizer support for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  65. 657ab2d IVGCVSW-3691 Add extra unit tests to complete coverage for by Matteo Martincigh · 4 years, 10 months ago
  66. 92b9f87 IVGCVSW-3878 Add reference workload for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  67. 44a0142 IVGCVSW-3879 Fix output shape inference formula for TransposeConvolution2d by Aron Virginas-Tar · 4 years, 10 months ago
  68. 6db5f20 IVGCVSW-3691 Rework the CounterDirectory class to take into consideration by Matteo Martincigh · 4 years, 10 months ago
  69. 10e0786 IVGCVSW-3877 Reduce code duplication in TestNameOnlyLayerVisitor by Aron Virginas-Tar · 4 years, 10 months ago
  70. 636ab40 IVGCVSW-3875 Add frontend for SLICE layer by Aron Virginas-Tar · 4 years, 10 months ago
  71. 4dc64a6 IVGCVSW-3694 Add ArgMinMax implementation for Ref by Narumol Prangnawarat · 4 years, 10 months ago
  72. a0c7871 IVGCVSW-3826: Implement IProfiling functions by FinnWilliamsArm · 4 years, 10 months ago
  73. 027e8b0 Fix typo int comment surrounding constructor in ResizeLayer.hpp by Aron Virginas-Tar · 4 years, 10 months ago
  74. 4f1e8e4 IVGCVSW-3687 Add INetworkProperties to LoadNetwork by David Monahan · 4 years, 10 months ago
  75. 0718ee9 IVGCVSW-3868 Add support of Int32 to Reshape layer by Narumol Prangnawarat · 4 years, 10 months ago
  76. d9f7c8b IVGCVSW-3858 Fix RefTensorHandleTests on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  77. 46d1c62 Split out basic CaptureData unit tests from Holder tests by Matthew Bentham · 4 years, 10 months ago
  78. 46ff1ca IVGCVSW-3854 Fix QuantizedLstmEndToEndTest on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  79. 6095ba5 IVGCVSW-3660 Add SQRT unit tests for Neon and CL backends by Sadik Armagan · 4 years, 10 months ago
  80. 019c4b1 In CopyTensorContentsGeneric coalesce inner dimensions where possible by Matthew Bentham · 4 years, 10 months ago
  81. efdbca6 Rename variables in CopyTensorContents to assume NHWC by Matthew Bentham · 4 years, 10 months ago
  82. 5bf1d32 IVGCVSW-3872 Add Missing packet to SendMetaDataPacket by Ferran Balaguer · 4 years, 10 months ago
  83. 3b2eb6f IVGCVSW-3873 Update ACL pin by Sadik Armagan · 4 years, 10 months ago
  84. 1b94172 IVGCVSW-3436 Create the Periodic Counter Selection Command Handler by Ferran Balaguer · 4 years, 10 months ago
  85. 9bff144 IVGCVSW-3857 Add Reference FP16 workload support to remaining layers by Matthew Jackson · 4 years, 10 months ago
  86. 1e0466c Add "explicit" qualifier to Optional -> bool conversion method by Rob Hughes · 4 years, 10 months ago
  87. 9bab496 IVGCVSW-3580: Extend the IProfilingConnection to connect to a Socket by Teresa Charlin · 4 years, 10 months ago
  88. 0280785 IVGCVSW-3663 Add utility function to expand tensor dimension by Narumol Prangnawarat · 4 years, 10 months ago
  89. b0b802f IVGCVSW-3856 Add Dependency breaking interface by Jim Flynn · 4 years, 10 months ago
  90. 39f44af Fix CL workload creation methods not using MakeWorkload by Aron Virginas-Tar · 4 years, 10 months ago
  91. c81a300 IVGCVSW-3820 Remove backendsCommon/WorkloadDataFwd.hpp by Aron Virginas-Tar · 4 years, 10 months ago
  92. b6482f3 IVGCVSW-3659 Add Float16 CLLayerTests for Abs by Kevin May · 4 years, 10 months ago
  93. 252df3a IVGCVSW-3845 Add Reference FP16 support for required layers by Matthew Jackson · 4 years, 10 months ago
  94. 0cfcf23 IVGCVSW-3724 Adding serialization support for ArgMinMax by Narumol Prangnawarat · 4 years, 10 months ago
  95. 4cd29a0 IVGCVSW-3712 Add Transpose into TfLite Parser by Keith Davis · 4 years, 10 months ago
  96. 501a976 IVGCVSW-3722 Add ArgMinMax to GetLayerAsCString InternalTypes by Kevin May · 4 years, 10 months ago
  97. 1a763dd IVGCVSW-3829 Add CL workload for RSQRT by Aron Virginas-Tar · 4 years, 10 months ago
  98. 0dd3b43 IVGCVSW-3830 Add NEON workload for RSQRT by Aron Virginas-Tar · 4 years, 10 months ago
  99. 4ffcc8f IVGCVSW-3739 Add serialization support for Abs by FinnWilliamsArm · 4 years, 10 months ago
  100. 8204694 IVGCVSW-3823 Add CL workload support for ABS by Aron Virginas-Tar · 4 years, 10 months ago