1. 1fa1919 IVGCVSW-3598 Add Neon backend support for Strided_Slice by FinnWilliamsArm · 5 years ago
  2. b3fc252 IVGCVSW-3474 Add end to end tests for Quantized_LSTM by Francis Murtagh · 5 years ago
  3. 6b4dfc2 IVGCVSW-3603 *Json printer prints full profiling hierarchy by Derek Lamberti · 5 years ago
  4. 3d8a9ed IVGCVSW-3597 Add complete test suite for the dynamic backends by Matteo Martincigh · 5 years ago
  5. 0c2b289 IVGCVSW-3596 Register the dynamic backends in the BackendRegistry by Matteo Martincigh · 5 years ago
  6. e54aa06 IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime class by Matteo Martincigh · 5 years ago
  7. 5488cfa IVGCVSW-3608 Fix Neon depthwise convolution 5x5 failure by Matthew Jackson · 5 years ago
  8. 3c4eb35 IVGCVSW-3614 Remove limitation of axis=1 support for Softmax in Cl and Neon by Narumol Prangnawarat · 5 years ago
  9. ff9cb79 IVGCVSW-3600 Update the docs with the naming convention for dynamic by Matteo Martincigh · 5 years ago
  10. 0493a7b IVGCVSW-3612 Update the docs to include description of dynamic by Matteo Martincigh · 5 years ago
  11. 4a539fc IVGCVSW-3599 Create the GetSharedObjects method in DynamicBackendUtils by Jan Eilers · 5 years ago
  12. e7d4498 IVGCVSW-3541 Get the paths where to load the dynamic backends from by Matteo Martincigh · 5 years ago
  13. 4fc3c48 IVGCVSW-3341 Add Neon backend support for Quantized_LSTM (16bit cell state) by Francis Murtagh · 5 years ago
  14. f0a0a9e IVGCVSW-3541 Change the makefiles to generate the necessary test files by Matteo Martincigh · 5 years ago
  15. f674aa0 IVGCVSW-3277 Mem export/import suppor for Tensors by Derek Lamberti · 5 years ago
  16. 737d9ff IVGCVSW-3342 Add CL backend support for Quantized_LSTM (16bit cell state) by Ferran Balaguer · 5 years ago
  17. 651aafe IVGCVSW-3611 Report TransposeConvolution2d as unsupported on CpuRef when channel multiplier != 1 by Aron Virginas-Tar · 5 years ago
  18. 198ee40 IVGCVSW-3609 Fix decoding and encoding of INT32 tensors by Aron Virginas-Tar · 5 years ago
  19. d0dc770 IVGCVSW-3561 Fix the linker issues of the test shared objects in by Matteo Martincigh · 5 years ago
  20. 87f65ea IVGCVSW-3539 Add Neon support and tests for Stack by Matthew Jackson · 5 years ago
  21. 9c3cae8 IVGCVSW-3470 Add Quantized_LSTM tests by James Conroy · 5 years ago
  22. 1da0236 IVGCVSW-3571 Fix VTS Test Skips by Mike Kelly · 5 years ago
  23. d516610 IVGCVSW-3539 Add CL support and tests for Stack by Matthew Jackson · 5 years ago
  24. 2208b60 IVGCVSW-3571 Add Gpu backend to CI tests for Android Q by Sadik Armagan · 5 years ago
  25. a77d80e IVGCVSW-3561 Use absolute path of unit tests by Matteo Martincigh · 5 years ago
  26. bc2e210 IVGCVSW-3561 Test the DynamicBackend class by Matteo Martincigh · 5 years ago
  27. 986c186 IVGCVSW-3555 Add unit tests for the dynamic backend utility functions by Matteo Martincigh · 5 years ago
  28. 1a81630 IVGCVSW-3592 Add Support for Quantize to HAL 1.2 Driver by Sadik Armagan · 5 years ago
  29. 61e71aa IVGCVSW-3574 Update the docs with the backend versioning info by Matteo Martincigh · 5 years ago
  30. 2e7f6ad IVGCVSW-3556 Create the DynamicBackend class by Matteo Martincigh · 5 years ago
  31. b38ed40 MLCE-130: Enabled optimized path for DepthwiseConv 5x5 by Pablo Tello · 5 years ago
  32. 3b93835 IVGCVSW-3554 Update workloads to pass Softmax Axis Parameter to Backends by Francis Murtagh · 5 years ago
  33. 82b15ed IVGCVSW-3537 Add support for L2 Normalization with < 4 dimensional tensors by Matthew Jackson · 5 years ago
  34. 9910792 IVGCVSW-3368 Add Neon and CL unit tests for depth multiplier = 64 by Matthew Jackson · 5 years ago
  35. e30c16e IVGCVSW-3566 Fix LSTM with normalization and Cifg WorkloadFactory by Ferran Balaguer · 5 years ago
  36. ac60d28 IVGCVSW-3543 Implement the backend versioning algorithm by Matteo Martincigh · 5 years ago
  37. b19d2e9 IVGCVSW-3555 Fix string formatting in DynamicBackendUtils by Matteo Martincigh · 5 years ago
  38. 0a08ec6 IVGCVSW-3521 CpuAcc V1.2 pad Failures by Mike Kelly · 5 years ago
  39. d73cecb IVGCVSW-3563 + IVGCVSW-3555 Create new utility functions for dynamic backends by Matteo Martincigh · 5 years ago
  40. ee18dc8 IVGCVSW-3469 Add front end for Quantized LSTM layer by James Conroy · 5 years ago
  41. 9e10c2b Fix various uses of non-standard C++: by Rob Hughes · 5 years ago
  42. 07f2121 IVGCVSW-3536 Add Axis parameter to reference Softmax implementation by Francis Murtagh · 5 years ago
  43. 6f3785d IVGCVSW-3548 Use BuildArmComputePadStrideInfo() in CL and NEON convolution workloads by Aron Virginas-Tar · 5 years ago
  44. d6a9dee IVGCVSW-3368 Add reference support for depthwise multiplier > 3 by Matthew Jackson · 5 years ago
  45. 84062b7 IVGCVSW-3311 Refactor Validate() methods in WorkloadData.cpp by Aron Virginas-Tar · 5 years ago
  46. 1c8adac IVGCVSW-3481 Add End to End test for Prelu in the Neon backend by Nikhil Raj · 5 years ago
  47. 2ec73ac IVGCVSW-3480 Add End to End test for Prelu in the CL backend by Nikhil Raj · 5 years ago
  48. 747f586 IVGCVSW-3479 Add End to End test for Prelu by Nikhil Raj · 5 years ago
  49. 598950d IVGCVSW-3453 Fix VTS quant_output_multiplier_gt_1 test failures by FinnWilliamsArm · 5 years ago
  50. 37e6868 IVGCVSW-3297 Add Neon backend support for ResizeNearestNeighbour by Ellen Norris-Thompson · 5 years ago
  51. 81e601c IVGCVSW-3419 Add reference workload support for the new Stack layer by Matthew Jackson · 5 years ago
  52. 01bfd17 Remove unnecessary include from ClResizeWorkload.cpp by Aron Virginas-Tar · 5 years ago
  53. b6a9ecc IVGCVSW-3519 Refactor TransposeConvolution2dWorkload for CL backed by Nikhil Raj · 5 years ago
  54. 0bf6b23 IVGCVSW-3495 Refactor names of convolution2d unit tests by Jan Eilers · 5 years ago
  55. cc0cefb IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbour by Aron Virginas-Tar · 5 years ago
  56. 59c6670 IVGCVSW-3300 Add Neon backend support for dilated Convolution2d by Jan Eilers · 5 years ago
  57. 974e5b6 Update ACL pin to d473386e4d5e0edcf55e13a2bf3c422a23fac0de by Aron Virginas-Tar · 5 years ago
  58. 4b961d3 IVGCVSW-3298 Add CL backend support for dilated Convolution2d by Jan Eilers · 5 years ago
  59. 2b7519d IVGCVSW-3468 Add Unit test for Conv2D that combines by Teresa Charlin · 5 years ago
  60. 2b8c1da IVGCVSW-3418 Add Arm NN front end support for the new Stack layer by Matthew Jackson · 5 years ago
  61. ad5293a IVGCVSW-3337 Add Neon backend support for LSTM layer normalisation by Jan Eilers · 5 years ago
  62. 8b797a8 IVGCVSW-3465 Add Customizable padding QSymm16 Unit Test to Neon by FinnWilliamsArm · 5 years ago
  63. ab80162 IVGCVSW-3467 Add CL Backend support for Pad_v2 with Unit Test by FinnWilliamsArm · 5 years ago
  64. a2ec909 IVGCVSW-3338 Add CL backend support for LSTM normalization by Jan Eilers · 5 years ago
  65. 2979457 IVGCVSW-3355 Add NeonSpaceToDepthWorkload by Ellen Norris-Thompson · 5 years ago
  66. d01a83c IVGCVSW-3397 Join lstm parameter infos in a struct for isLstmSupported by Jan Eilers · 5 years ago
  67. e6eaf66 IVGCVSW-3399 Add support of QuantisedSymm16 to Pad by Narumol Prangnawarat · 5 years ago
  68. 6059784 IVGCVSW-3391 Add SpaceToDepth CreateWorkload and EndToEnd tests by James Conroy · 5 years ago
  69. a5b5bbf IVGCVSW-3435 Add Neon Backend support for Pad_v2 with Unit Test by FinnWilliamsArm · 5 years ago
  70. 86bb4e1 IVGCVSW-3399 Add support of QuantisedSymm16 to Permute and unit tests by Narumol Prangnawarat · 5 years ago
  71. ec8e198 IVGCVSW-3393 Fix Ref Unit test for customizable padding value by Teresa Charlin · 5 years ago
  72. 47cfee9 IVGCVSW-3399 Add support of QuantisedSymm16 to Debug and unit tests, by Narumol Prangnawarat · 5 years ago
  73. d2aa85e IVGCVSW-3353 Add CL support and tests for SpaceToDepth by James Conroy · 5 years ago
  74. f356905 Fix member name in PadDescriptor by Aron Virginas-Tar · 5 years ago
  75. 33fa0a6 IVGCVSW-3401 Update ACL pin to latest master by James Conroy · 5 years ago
  76. 9b46148 IVGCVSW-3294 Add Neon backend support for PReLU by Nikhil Raj · 5 years ago
  77. 91e4c6d IVGCVSW-3293 Add CL backend support for PReLU by Nikhil Raj · 5 years ago
  78. 7c1603a IVGCVSW-3307 Add RefMemoryManager by Matthew Bentham · 5 years ago
  79. f9ac3fd IVGCVSW-3399 Add QSymm16 IsLayerSupportedTest to reference backend by Narumol Prangnawarat · 5 years ago
  80. 4686af0 IVGCVSW-3307 TransposeConvolution: Don't call Map() before Execute() by Matthew Bentham · 5 years ago
  81. da1fb9b IVGCVSW-3161 Bug Fix in Nearest Neighbor implementation; by Teresa Charlin · 5 years ago
  82. 169d2f1 IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear method by Aron Virginas-Tar · 5 years ago
  83. 38e05bd IVGCVSW-3236 Extend Ref LSTM with layer normalization support by Jan Eilers · 5 years ago
  84. c394a6d IVGCVSW-3307 Don't assume TensorInfo::Map() can be called before Execute() by Matthew Bentham · 5 years ago
  85. 4cefc41 IVGCVSW-3307 Introduce RefTensorHandle by Matthew Bentham · 5 years ago
  86. fe15eff IVGCVSW-3361 Add end-to-end tests for Resize on CpuRef by Aron Virginas-Tar · 5 years ago
  87. 970f43b IVGCVSW-3365 Add reference workload support for ResizeLayer by Teresa Charlin · 5 years ago
  88. a9075df IVGCVSW-3363 Add frontend support for Resize Layer by Teresa Charlin · 5 years ago
  89. 7a3e2fe IVGCVSW-3162 Support CL workload for TransposeConv2D by Aron Virginas-Tar · 5 years ago
  90. 9382038 Remove unnecessary include from RefLayerTests.cpp by Aron Virginas-Tar · 5 years ago
  91. 98180ef IVGCVSW-3324 Add end-to-end tests for TransposeConvolution2d on CpuRef by Aron Virginas-Tar · 5 years ago
  92. 735a450 IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayer by Aron Virginas-Tar · 5 years ago
  93. 05bf054 IVGCVSW-3287 Add L2Normalization epsilon CL workload support by Ferran Balaguer · 5 years ago
  94. b2b5a26 Update the CL pin to the latest master by Ferran Balaguer · 5 years ago
  95. 5191033 IVGCVSW-3197 Support SPACE_TO_DEPTH on Android by Keith Davis · 5 years ago
  96. e24e3cd IVGCVSW-3347 Add EndToEnd test for BatchToSpaceNd by Francis Murtagh · 5 years ago
  97. d0dfe17 IVGCVSW-3249 Extend the BatchToSpace workload to support QSymm16 by Francis Murtagh · 5 years ago
  98. e0dbedf IVGCVSW-3250 Extend the Gather workload for QSymm16 support by Ellen Norris-Thompson · 5 years ago
  99. 57f13d5 IVGCVSW-3334 Refactor BatchToSpace tests to be generic by Francis Murtagh · 5 years ago
  100. 3475781 IVGCVSW-3235 Add scalar to use as padding value in Reference Pad by David Monahan · 5 years ago