1. 57d10b7 IVGCVSW-3962 Return 0 for Neon GetExportFlags() by James Conroy · 4 years, 8 months ago
  2. e606b7c IVGCVSW-4009 Enable IsLayerSupported tests again by Derek Lamberti · 4 years, 8 months ago
  3. 3bc00ec IVGCVSW-3999 Add unit tests for new comparison operations by Aron Virginas-Tar · 4 years, 9 months ago
  4. b99ef39 IVGCVSW-4009 Get string name for StandInLayer type by Derek Lamberti · 4 years, 8 months ago
  5. 013c390 IVGCVSW-4009 StandInLayer frontend API by Derek Lamberti · 4 years, 8 months ago
  6. 77bfb5e IVGCVSW-3993 Add frontend and reference workload for ComparisonLayer by Aron Virginas-Tar · 4 years, 9 months ago
  7. 20bea00 IVGCVSW-3895 Add EndToEndLayerTest for the Reference Implementation of LOG_SOFTMAX by Sadik Armagan · 4 years, 9 months ago
  8. 062e0e9 IVGCVSW-3892 Add EndToEnd Layer test for INSTANCE_NORMALIZATION by Sadik Armagan · 4 years, 9 months ago
  9. e662a94 IVGCVSW-3975 Add reference workload for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 9 months ago
  10. f982dea IVGCVSW-3973 Add frontend for LOG_SOFTMAX by Aron Virginas-Tar · 4 years, 9 months ago
  11. c8724c7 IVGCVSW-3944 Add ArgMinMax output shape validation by James Conroy · 4 years, 9 months ago
  12. 8168f40 IVGCVSW-3889 Add CL workload for INSTANCE_NORMALIZATION by Aron Virginas-Tar · 4 years, 9 months ago
  13. c6e5a6e IVGCVSW-3925 Add Backward compatibility for ITensorHandle CreateTensorHandle functions by David Monahan · 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. f97f6da IVGCVSW-3738 Add end-to-end layer test for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  17. 83239f9 IVGCVSW-3689 Support Import of Output Tensors for the Neon Backend by Ferran Balaguer · 4 years, 10 months ago
  18. 73f6642 IVGCVSW-3885 Add reference workload for DepthToSpace by Aron Virginas-Tar · 4 years, 9 months ago
  19. 3fb7e10 IVGCVSW-3623 Implement NeonTensorHandle::Import by David Monahan · 4 years, 11 months ago
  20. 93667b1 Replace uses of non-standard C++: by Rob Hughes · 4 years, 9 months ago
  21. 8a1b218 Fix some minor issues around SpaceToDepth by Aron Virginas-Tar · 4 years, 10 months ago
  22. dd6247f IVGCVSW-3883 Add frontend for DepthToSpace layer by Aron Virginas-Tar · 4 years, 10 months ago
  23. 68c2c90 IVGCVSW-3723 Adding reference workload support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  24. 92b9f87 IVGCVSW-3878 Add reference workload for SLICE by Aron Virginas-Tar · 4 years, 10 months ago
  25. 636ab40 IVGCVSW-3875 Add frontend for SLICE layer by Aron Virginas-Tar · 4 years, 10 months ago
  26. 4f1e8e4 IVGCVSW-3687 Add INetworkProperties to LoadNetwork by David Monahan · 4 years, 10 months ago
  27. 0718ee9 IVGCVSW-3868 Add support of Int32 to Reshape layer by Narumol Prangnawarat · 4 years, 10 months ago
  28. d9f7c8b IVGCVSW-3858 Fix RefTensorHandleTests on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  29. 46ff1ca IVGCVSW-3854 Fix QuantizedLstmEndToEndTest on Raspberry Pi by Aron Virginas-Tar · 4 years, 10 months ago
  30. 6095ba5 IVGCVSW-3660 Add SQRT unit tests for Neon and CL backends by Sadik Armagan · 4 years, 10 months ago
  31. 019c4b1 In CopyTensorContentsGeneric coalesce inner dimensions where possible by Matthew Bentham · 4 years, 10 months ago
  32. efdbca6 Rename variables in CopyTensorContents to assume NHWC by Matthew Bentham · 4 years, 10 months ago
  33. 9bff144 IVGCVSW-3857 Add Reference FP16 workload support to remaining layers by Matthew Jackson · 4 years, 10 months ago
  34. c81a300 IVGCVSW-3820 Remove backendsCommon/WorkloadDataFwd.hpp by Aron Virginas-Tar · 4 years, 10 months ago
  35. b6482f3 IVGCVSW-3659 Add Float16 CLLayerTests for Abs by Kevin May · 4 years, 10 months ago
  36. e69c399 IVGCVSW-3824 Implement Float 16 Encoder and Decoder by Matthew Jackson · 4 years, 10 months ago
  37. 8fccd86 IVGCVSW-3743 Add end-to-end test for ABS on CpuRef by Aron Virginas-Tar · 4 years, 10 months ago
  38. 9199e58 IVGCVSW-3740 Add Reference Workload support for ABS by Sadik Armagan · 4 years, 10 months ago
  39. ee391d5 IVGCVSW-3722 Add front end support for ArgMinMax by Nikhil Raj · 4 years, 10 months ago
  40. 868eb14 IVGCVSW-3739 Add Arm NN front end support for Abs Layer by Kevin May · 4 years, 10 months ago
  41. 23ae2ea IVGCVBENCH-1337 Added additional layer parameters to dot file and -v option by Andre Ghattas · 5 years ago
  42. 00d306e IVGCVSW-3381 Break up LayerTests.hpp into more manageable files by Aron Virginas-Tar · 4 years, 10 months ago
  43. edd6fdc IVGCVSW-3656 Fix wrong rename of the reference backend control macro by Matteo Martincigh · 4 years, 10 months ago
  44. e89ebad IVGCVSW-2325 Reduce duplication in LayerTests by reusing the ElementwiseTestHelper by Aron Virginas-Tar · 4 years, 10 months ago
  45. db16dd3 IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF by Matteo Martincigh · 4 years, 10 months ago
  46. 146b2e1 IVGCVSW-3605 Add direct compatibility between Cl and Neon backends by Jan Eilers · 4 years, 11 months ago
  47. 665a964a IVGCVSW-3575 Fix DepthwiseConvolution VTS Test Failures by Kevin May · 4 years, 11 months ago
  48. dcaa610 IVGCVSW-3175 Add Regression Tests for Zero Copy by Ferran Balaguer · 4 years, 11 months ago
  49. 91e1d89 Fix Windows build: by Rob Hughes · 4 years, 10 months ago
  50. e67edb2 IVGCVSW-3656 Make the reference backend optional by Matteo Martincigh · 4 years, 11 months ago
  51. ceda785 IVGCVSW-3671 Fix validation error msg WorkloadData.cpp by James Conroy · 4 years, 10 months ago
  52. bfeb271 IVGCVSW-3606 Support memory import for Reference backend by Ferran Balaguer · 5 years ago
  53. aec942c IVGCVSW-3640 Add multi-channel TransposeConvolution2d unit tests to CL backend by Aron Virginas-Tar · 4 years, 11 months ago
  54. 8953390 IVGCVSW-3545 Update the device specs with the dynamic backend ids by Matteo Martincigh · 4 years, 11 months ago
  55. f800de2 IVGCVSW-3653 Fix memory initialization bug in TransposeConvolution2dTestImpl by Aron Virginas-Tar · 4 years, 11 months ago
  56. dba634f IVGCVSW-3639 Add 5d tensor support by Matthew Jackson · 4 years, 11 months ago
  57. 4e3e818 IVGCVSW-3622 Add Neon TensorHandleFactory by Narumol Prangnawarat · 4 years, 11 months ago
  58. 9752010 IVGCVSW-3636 Fix Graph and WorkloaData to support backend Import functionality by Ferran Balaguer · 4 years, 11 months ago
  59. d8edabb IVGCVSW-3616 Add multi-channel unit test for TransposeConvolution2d by Aron Virginas-Tar · 4 years, 11 months ago
  60. 11bd261 IVGCVSW-3607 Add CreateWorkloadFactory with TensorHandleFactoryRegistry by Narumol Prangnawarat · 4 years, 11 months ago
  61. f97a5de IVGCVSW-3541 Treat an empty list of backend paths as a special case by Matteo Martincigh · 4 years, 11 months ago
  62. 4e73b42 IVGCVSW-3546 Create a reference dynamic backend to use for testing and as by Matteo Martincigh · 5 years ago
  63. b3fc252 IVGCVSW-3474 Add end to end tests for Quantized_LSTM by Francis Murtagh · 5 years ago
  64. 6b4dfc2 IVGCVSW-3603 *Json printer prints full profiling hierarchy by Derek Lamberti · 5 years ago
  65. 3d8a9ed IVGCVSW-3597 Add complete test suite for the dynamic backends by Matteo Martincigh · 5 years ago
  66. 0c2b289 IVGCVSW-3596 Register the dynamic backends in the BackendRegistry by Matteo Martincigh · 5 years ago
  67. e54aa06 IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime class by Matteo Martincigh · 5 years ago
  68. 4a539fc IVGCVSW-3599 Create the GetSharedObjects method in DynamicBackendUtils by Jan Eilers · 5 years ago
  69. e7d4498 IVGCVSW-3541 Get the paths where to load the dynamic backends from by Matteo Martincigh · 5 years ago
  70. f0a0a9e IVGCVSW-3541 Change the makefiles to generate the necessary test files by Matteo Martincigh · 5 years ago
  71. f674aa0 IVGCVSW-3277 Mem export/import suppor for Tensors by Derek Lamberti · 5 years ago
  72. 737d9ff IVGCVSW-3342 Add CL backend support for Quantized_LSTM (16bit cell state) by Ferran Balaguer · 5 years ago
  73. d0dc770 IVGCVSW-3561 Fix the linker issues of the test shared objects in by Matteo Martincigh · 5 years ago
  74. 9c3cae8 IVGCVSW-3470 Add Quantized_LSTM tests by James Conroy · 5 years ago
  75. 1da0236 IVGCVSW-3571 Fix VTS Test Skips by Mike Kelly · 5 years ago
  76. d516610 IVGCVSW-3539 Add CL support and tests for Stack by Matthew Jackson · 5 years ago
  77. 2208b60 IVGCVSW-3571 Add Gpu backend to CI tests for Android Q by Sadik Armagan · 5 years ago
  78. a77d80e IVGCVSW-3561 Use absolute path of unit tests by Matteo Martincigh · 5 years ago
  79. bc2e210 IVGCVSW-3561 Test the DynamicBackend class by Matteo Martincigh · 5 years ago
  80. 986c186 IVGCVSW-3555 Add unit tests for the dynamic backend utility functions by Matteo Martincigh · 5 years ago
  81. 2e7f6ad IVGCVSW-3556 Create the DynamicBackend class by Matteo Martincigh · 5 years ago
  82. 3b93835 IVGCVSW-3554 Update workloads to pass Softmax Axis Parameter to Backends by Francis Murtagh · 5 years ago
  83. 82b15ed IVGCVSW-3537 Add support for L2 Normalization with < 4 dimensional tensors by Matthew Jackson · 5 years ago
  84. e30c16e IVGCVSW-3566 Fix LSTM with normalization and Cifg WorkloadFactory by Ferran Balaguer · 5 years ago
  85. ac60d28 IVGCVSW-3543 Implement the backend versioning algorithm by Matteo Martincigh · 5 years ago
  86. b19d2e9 IVGCVSW-3555 Fix string formatting in DynamicBackendUtils by Matteo Martincigh · 5 years ago
  87. d73cecb IVGCVSW-3563 + IVGCVSW-3555 Create new utility functions for dynamic backends by Matteo Martincigh · 5 years ago
  88. ee18dc8 IVGCVSW-3469 Add front end for Quantized LSTM layer by James Conroy · 5 years ago
  89. 9e10c2b Fix various uses of non-standard C++: by Rob Hughes · 5 years ago
  90. 07f2121 IVGCVSW-3536 Add Axis parameter to reference Softmax implementation by Francis Murtagh · 5 years ago
  91. d6a9dee IVGCVSW-3368 Add reference support for depthwise multiplier > 3 by Matthew Jackson · 5 years ago
  92. 84062b7 IVGCVSW-3311 Refactor Validate() methods in WorkloadData.cpp by Aron Virginas-Tar · 5 years ago
  93. 747f586 IVGCVSW-3479 Add End to End test for Prelu by Nikhil Raj · 5 years ago
  94. 598950d IVGCVSW-3453 Fix VTS quant_output_multiplier_gt_1 test failures by FinnWilliamsArm · 5 years ago
  95. 81e601c IVGCVSW-3419 Add reference workload support for the new Stack layer by Matthew Jackson · 5 years ago
  96. 0bf6b23 IVGCVSW-3495 Refactor names of convolution2d unit tests by Jan Eilers · 5 years ago
  97. cc0cefb IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbour by Aron Virginas-Tar · 5 years ago
  98. 2b7519d IVGCVSW-3468 Add Unit test for Conv2D that combines by Teresa Charlin · 5 years ago
  99. 2b8c1da IVGCVSW-3418 Add Arm NN front end support for the new Stack layer by Matthew Jackson · 5 years ago
  100. d01a83c IVGCVSW-3397 Join lstm parameter infos in a struct for isLstmSupported by Jan Eilers · 5 years ago