1. 4f1e8e4 IVGCVSW-3687 Add INetworkProperties to LoadNetwork by David Monahan · 4 years, 10 months ago
  2. 0718ee9 IVGCVSW-3868 Add support of Int32 to Reshape layer by Narumol Prangnawarat · 4 years, 10 months ago
  3. d9f7c8b IVGCVSW-3858 Fix RefTensorHandleTests on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  4. 46d1c62 Split out basic CaptureData unit tests from Holder tests by Matthew Bentham · 4 years, 10 months ago
  5. 46ff1ca IVGCVSW-3854 Fix QuantizedLstmEndToEndTest on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  6. 6095ba5 IVGCVSW-3660 Add SQRT unit tests for Neon and CL backends by Sadik Armagan · 4 years, 10 months ago
  7. 019c4b1 In CopyTensorContentsGeneric coalesce inner dimensions where possible by Matthew Bentham · 4 years, 10 months ago
  8. efdbca6 Rename variables in CopyTensorContents to assume NHWC by Matthew Bentham · 4 years, 10 months ago
  9. 5bf1d32 IVGCVSW-3872 Add Missing packet to SendMetaDataPacket by Ferran Balaguer · 4 years, 10 months ago
  10. 3b2eb6f IVGCVSW-3873 Update ACL pin by Sadik Armagan · 4 years, 10 months ago
  11. 1b94172 IVGCVSW-3436 Create the Periodic Counter Selection Command Handler by Ferran Balaguer · 4 years, 10 months ago
  12. 9bff144 IVGCVSW-3857 Add Reference FP16 workload support to remaining layers by Matthew Jackson · 4 years, 10 months ago
  13. 1e0466c Add "explicit" qualifier to Optional -> bool conversion method by Rob Hughes · 4 years, 10 months ago
  14. 9bab496 IVGCVSW-3580: Extend the IProfilingConnection to connect to a Socket by Teresa Charlin · 4 years, 10 months ago
  15. 0280785 IVGCVSW-3663 Add utility function to expand tensor dimension by Narumol Prangnawarat · 4 years, 10 months ago
  16. b0b802f IVGCVSW-3856 Add Dependency breaking interface by Jim Flynn · 4 years, 10 months ago
  17. 39f44af Fix CL workload creation methods not using MakeWorkload by Aron Virginas-Tar · 4 years, 10 months ago
  18. c81a300 IVGCVSW-3820 Remove backendsCommon/WorkloadDataFwd.hpp by Aron Virginas-Tar · 4 years, 10 months ago
  19. b6482f3 IVGCVSW-3659 Add Float16 CLLayerTests for Abs by Kevin May · 4 years, 10 months ago
  20. 252df3a IVGCVSW-3845 Add Reference FP16 support for required layers by Matthew Jackson · 4 years, 10 months ago
  21. 0cfcf23 IVGCVSW-3724 Adding serialization support for ArgMinMax by Narumol Prangnawarat · 4 years, 10 months ago
  22. 4cd29a0 IVGCVSW-3712 Add Transpose into TfLite Parser by Keith Davis · 4 years, 10 months ago
  23. 501a976 IVGCVSW-3722 Add ArgMinMax to GetLayerAsCString InternalTypes by Kevin May · 4 years, 10 months ago
  24. 1a763dd IVGCVSW-3829 Add CL workload for RSQRT by Aron Virginas-Tar · 4 years, 10 months ago
  25. 0dd3b43 IVGCVSW-3830 Add NEON workload for RSQRT by Aron Virginas-Tar · 4 years, 10 months ago
  26. 4ffcc8f IVGCVSW-3739 Add serialization support for Abs by FinnWilliamsArm · 4 years, 10 months ago
  27. 8204694 IVGCVSW-3823 Add CL workload support for ABS by Aron Virginas-Tar · 4 years, 10 months ago
  28. e69c399 IVGCVSW-3824 Implement Float 16 Encoder and Decoder by Matthew Jackson · 4 years, 10 months ago
  29. 914e4db IVGCVSW-3822 Add NEON workload support for ABS by Aron Virginas-Tar · 4 years, 10 months ago
  30. ab173e9 IVGCVSW-3691 Add utility function to generate valid UIDs for profiling objects by Matteo Martincigh · 4 years, 10 months ago
  31. 149528e IVGCVSW-3691 Basic refactoring in view of upcoming work in the profiler by Matteo Martincigh · 4 years, 10 months ago
  32. a85e215 IVGCVSW-3720 Start a UDS server that accepts connections. by Colm Donelan · 4 years, 10 months ago
  33. 8fccd86 IVGCVSW-3743 Add end-to-end test for ABS on CpuRef by Aron Virginas-Tar · 4 years, 10 months ago
  34. 8d001d4 IVGCVSW-3722 Add function to specify min or max in ArgMinMaxDescriptor by Narumol Prangnawarat · 4 years, 10 months ago
  35. bd70716 IVGCVSW-3432 Create CaptureData Holder by Francis Murtagh · 4 years, 10 months ago
  36. 2e7c885 IVGCVSW-3400 Add missing virtual destructors by Matteo Martincigh · 4 years, 10 months ago
  37. 47d0fe9 IVGCVSW-3690 Implement SendCounterPacket.SendStreamMetaDataPacket() function by Ferran Balaguer · 4 years, 10 months ago
  38. 9e0deb7 IVGCVSW-3742 Add Quantizer support for ABS by FinnWilliamsArm · 4 years, 10 months ago
  39. 366023f IVGCVSW-3719 Create test program executable. by Colm Donelan · 4 years, 10 months ago
  40. 07882f1 IVGCVSW-3816 Make compute option required in ExecuteNetwork by Matthew Jackson · 4 years, 10 months ago
  41. 9199e58 IVGCVSW-3740 Add Reference Workload support for ABS by Sadik Armagan · 4 years, 10 months ago
  42. ee391d5 IVGCVSW-3722 Add front end support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  43. 02356de IVGCVSW-3674 Create basic ProfileService class by Keith Davis · 4 years, 10 months ago
  44. 0696569 IVGCVSW-3432 Create CaptureData Holder by Francis Murtagh · 4 years, 10 months ago
  45. 868eb14 IVGCVSW-3739 Add Arm NN front end support for Abs Layer by Kevin May · 4 years, 10 months ago
  46. 3a16198 IVGCVSW-3692 Implement SendPeriodicCounterCapturePacket() function by Francis Murtagh · 4 years, 10 months ago
  47. 68f78d8 IVGCVSW-3432 Create CaptureData Holder by Francis Murtagh · 4 years, 10 months ago
  48. 23ae2ea IVGCVBENCH-1337 Added additional layer parameters to dot file and -v option by Andre Ghattas · 5 years ago
  49. 9bb51d7 IVGCVSW-3686 Update ACL pin by Matthew Jackson · 4 years, 10 months ago
  50. 3ecc510 IVGCVSW-3431 Create Profiling Service State Machine by Nikhil Raj · 4 years, 10 months ago
  51. 7388217 IVGCVSW-3693 Implement SendCounterPacket.SendPeriodicCounterSelectionPacket() function by Ferran Balaguer · 4 years, 10 months ago
  52. af5c46b IVGCVSW-3434 Create the SendCounterPacket interface by Ferran Balaguer · 4 years, 10 months ago
  53. 7708628 IVGCVSW-2945 ExecuteNetwork should have an option to save the output to a file by Sadik Armagan · 4 years, 10 months ago
  54. 56e26ba Updated SerializerSupport.md to list the layer support alphabetically by Surabhi Mehta · 4 years, 10 months ago
  55. 00d306e IVGCVSW-3381 Break up LayerTests.hpp into more manageable files by Aron Virginas-Tar · 4 years, 10 months ago
  56. 08b5186 Add a check for the number of output types to ExecuteNetwork by Matteo Martincigh · 4 years, 10 months ago
  57. edd6fdc IVGCVSW-3656 Fix wrong rename of the reference backend control macro by Matteo Martincigh · 4 years, 10 months ago
  58. f88663c IVGCVSW-3656 Build the reference backend by default by Matteo Martincigh · 4 years, 10 months ago
  59. 54658b9 IVGCVSW-3675 Add ExecuteNetwork option to print intermediate layers by Matthew Jackson · 4 years, 10 months ago
  60. e89ebad IVGCVSW-2325 Reduce duplication in LayerTests by reusing the ElementwiseTestHelper by Aron Virginas-Tar · 4 years, 10 months ago
  61. db16dd3 IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF by Matteo Martincigh · 4 years, 10 months ago
  62. a6539ed IVGCVSW-3277 Fix RequiresCopy in case a tensor handle factory is not available by Matteo Martincigh · 4 years, 10 months ago
  63. cddc906 IVGCVSW-3507 Removed partially supported networks by Mike Kelly · 4 years, 10 months ago
  64. f2b8dce IVGCVSW-3656 Make the reference backend build optional by Matteo Martincigh · 4 years, 10 months ago
  65. 146b2e1 IVGCVSW-3605 Add direct compatibility between Cl and Neon backends by Jan Eilers · 4 years, 11 months ago
  66. 665a964a IVGCVSW-3575 Fix DepthwiseConvolution VTS Test Failures by Kevin May · 4 years, 10 months ago
  67. dcaa610 IVGCVSW-3175 Add Regression Tests for Zero Copy by Ferran Balaguer · 4 years, 10 months ago
  68. 1a0f691 IVGCVSW-3441 Create IProfilingConnection and ProfilingConnectionFactory by Aron Virginas-Tar · 4 years, 10 months ago
  69. 4e5fc1f IVGCVSW-3410 Create Counter Directory metadata classes by Aron Virginas-Tar · 4 years, 10 months ago
  70. 00dda4a IVGCVSW-3547 Use ExecuteNetwork to run a dynamic backend end to end test by Matteo Martincigh · 4 years, 11 months ago
  71. e898db9 IVGCVSW-3427 Create PacketVersionResolver class by Aron Virginas-Tar · 4 years, 10 months ago
  72. 91e1d89 Fix Windows build: by Rob Hughes · 4 years, 10 months ago
  73. 1cd451c IVGCVSW-3670 Fix Vts Tests after adding Ref Import functionality by Ferran Balaguer · 4 years, 10 months ago
  74. e67edb2 IVGCVSW-3656 Make the reference backend optional by Matteo Martincigh · 4 years, 11 months ago
  75. c33882d IVGCVSW-3668 Fix Android issue running Ref Import tests by Ferran Balaguer · 4 years, 10 months ago
  76. 11cf1e2 IVGCVSW-3634 Segmentation fault running UnitTests on Android by Matteo Martincigh · 4 years, 10 months ago
  77. ceda785 IVGCVSW-3671 Fix validation error msg WorkloadData.cpp by James Conroy · 4 years, 10 months ago
  78. d6507c9 IVGCVSW-3564 Add optional InputLayerBindingID argument to ImageCSVFileGenerator by FinnWilliamsArm · 4 years, 11 months ago
  79. a42d1b9 IVGCVSW-3507 Fix error in list of tested networks for Tf and TfLite parsers by Aron Virginas-Tar · 4 years, 10 months ago
  80. 187fac0 IVGCVSW-3507 Revise and update readmes for 19.08 by Aron Virginas-Tar · 4 years, 10 months ago
  81. ccb25ea IVGCVSW-3650 Fix Transpose Convolution inputs in TfLite parser by Matthew Jackson · 4 years, 10 months ago
  82. 7599aa4 IVGCVSW-3661 Add multi-channel TransposeConvolution2d unit tests to NEON backend by Aron Virginas-Tar · 4 years, 10 months ago
  83. 675fa4f IVGCVSW-3642 Fixed VTS Test Failures by Mike Kelly · 4 years, 10 months ago
  84. 581742d IVGCVSW-3163 Support Neon TransposeConv2d by Sadik Armagan · 4 years, 11 months ago
  85. bfeb271 IVGCVSW-3606 Support memory import for Reference backend by Ferran Balaguer · 5 years ago
  86. aec942c IVGCVSW-3640 Add multi-channel TransposeConvolution2d unit tests to CL backend by Aron Virginas-Tar · 4 years, 11 months ago
  87. 74bf7da IVGCVSW-3650 Add TfLite Parser support for Transpose Convolution layer by Matthew Jackson · 4 years, 11 months ago
  88. 27bd923 IVGCVSW-3506 Update version number for 19.08 by Aron Virginas-Tar · 4 years, 10 months ago
  89. e9f0f0f IVGCVSW-3617 Add CL TensorHandleFactory by Jan Eilers · 4 years, 11 months ago
  90. 8953390 IVGCVSW-3545 Update the device specs with the dynamic backend ids by Matteo Martincigh · 4 years, 11 months ago
  91. f800de2 IVGCVSW-3653 Fix memory initialization bug in TransposeConvolution2dTestImpl by Aron Virginas-Tar · 4 years, 11 months ago
  92. d88e47c IVGCVSW-3429 Add a utility Version class by Nikhil Raj · 4 years, 11 months ago
  93. 94d7915 IVGCVSW-3550 Create Command Handler Registry by Francis Murtagh · 4 years, 11 months ago
  94. 8ab53f0 IVGCVSW-3625 Updated ACL pin to the 19.08 release branch by Sadik Armagan · 4 years, 11 months ago
  95. c3c5fc2 IVGCVSW-3620 Fix Hal 1.2 Softmax test failures on GpuAcc and CpuAcc by Colm Donelan · 4 years, 11 months ago
  96. dba634f IVGCVSW-3639 Add 5d tensor support by Matthew Jackson · 4 years, 11 months ago
  97. 11f99b4 IVGCVSW-3425 Create the Command Handler Functor base class by Francis Murtagh · 4 years, 11 months ago
  98. bc62605 IVGCVSW-3415 Create the Packet Class by Nikhil Raj · 4 years, 11 months ago
  99. 4e3e818 IVGCVSW-3622 Add Neon TensorHandleFactory by Narumol Prangnawarat · 4 years, 11 months ago
  100. 4992c34 IVGCVSW-3633 Fixed possible driver crash by Mike Kelly · 4 years, 11 months ago