1. e7da8c4 NEON/RoiAlign/Quantized/QASYMM8_SIGNED mismatches by Manuel Bottini · 3 years, 2 months ago
  2. 8d0a3c7 Remove add padding test on weights fot CL DirectConvolutionLayer by Manuel Bottini · 3 years, 2 months ago
  3. 466b40c Fix missing DATA_TYPE in DOT_PRODUCT4_INTEGER8 OpenCL macro by Gian Marco Iodice · 3 years, 2 months ago
  4. 4fc10b3 Turn EXPECT into ASSERT when testing invalid conditions by Michele Di Giorgio · 3 years, 2 months ago
  5. e5df1d5 [Nightly #1144] NEON/DepthwiseConvolutionLayer/Float/F16/Optimized mismatch on S10 by Manuel Bottini · 3 years, 2 months ago
  6. 3ecf9fe Remove OpenCL padding: CLReductionOperationKernel by Giorgio Arena · 3 years, 2 months ago
  7. 223aba9 Remove stale/solved TODOs by Michele Di Giorgio · 3 years, 2 months ago
  8. c3c352e Add Queue support by Georgios Pinitas · 3 years, 3 months ago
  9. 660eea4 Properly parse clvk option in validate examples by Michalis Spyrou · 3 years, 2 months ago
  10. e92b045 Add per-channel quantization support for CLDeconvolutionLayer by Freddie Liardet · 3 years, 2 months ago
  11. 40471d1 Add optimization for global pooling in pooling_layer.cl by Gian Marco Iodice · 3 years, 2 months ago
  12. dd2d013 Fix bug on CLPixelWiseMultiplication broadcasted for Quantized types by Giorgio Arena · 3 years, 2 months ago
  13. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  14. bff2f9f Remove unused yolo_layer OpenCL kernel by Michele Di Giorgio · 3 years, 2 months ago
  15. ada6cbc Remove OpenCL padding: CLPixelWiseMultiplicationKernel by Giorgio Arena · 3 years, 2 months ago
  16. ae1c9fe Added S32 Integer support to DIV operator in CLElementWiseOperations with Tests by Suhail Munshi · 3 years, 2 months ago
  17. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  18. c6fcfb4 Add Tensor related utilities to the new API by Sang-Hoon Park · 3 years, 3 months ago
  19. fe56edb Add padding consideration to pooling index computation by Sang-Hoon Park · 3 years, 2 months ago
  20. 9a81cd8 Fix bug on Implicit Padding for NEON FFT2D by Manuel Bottini · 3 years, 2 months ago
  21. ebbb6f9 Add Implicit Padding in DirectConvolution Fixture by Giorgio Arena · 3 years, 2 months ago
  22. 5d75d4a Fix validation bug in release mode for armv7 by Giorgio Arena · 3 years, 2 months ago
  23. c771321 Removes redundant std::move of temporary by Georgios Pinitas · 3 years, 2 months ago
  24. e5e61bd Fix NeDepthwiseConvolution bad_alloc issue by Sheri Zhang · 3 years, 2 months ago
  25. 035004e Add support for a global allocator for OpenCL tensors by Georgios Pinitas · 3 years, 2 months ago
  26. 21c2895 Remove OpenCL padding: CLNormalizationLayerKernel by Manuel Bottini · 3 years, 3 months ago
  27. 3dca91b Disallow padding addittion when operating on CL images by Georgios Pinitas · 3 years, 2 months ago
  28. 63825e8 Implicit padding testing along the X axis on high priority operators by Giorgio Arena · 3 years, 3 months ago
  29. d340eb2 Skip tests that expect exception when asserts are off by Michele Di Giorgio · 3 years, 3 months ago
  30. 9d061b0 Add per channel quantization support for NEDeconvolutionLayer by Freddie Liardet · 3 years, 3 months ago
  31. 37d65e4 Review all shapes in datasets to account for padding removal Part 2 by SiCong Li · 3 years, 8 months ago
  32. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 4 months ago
  33. ca62c6f Mixed data-layout testing on high priority operators by Manuel Bottini · 3 years, 3 months ago
  34. 4ed7b39 Added Qasymm8 datatype support to CLROIPoolingLayer with Tests by Suhail Munshi · 3 years, 3 months ago
  35. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  36. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  37. f9a611a Don't build tests by default by Michele Di Giorgio · 3 years, 4 months ago
  38. 97e2580 Check biases pointer before referencing in CLDirectConvolutionLayer by Michele Di Giorgio · 3 years, 3 months ago
  39. 40efd53 Remove GLES-related code by Michele Di Giorgio · 3 years, 3 months ago
  40. 5c9eed8 Extend direct convolution (F32/F16/QASYMM8) by Gian Marco Iodice · 3 years, 3 months ago
  41. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  42. f24bd8b Increase tolerance for winograd input transform F32 NHWC by Giorgio Arena · 3 years, 3 months ago
  43. ab84088 Added Qasymm8 datatype support to NEROIPoolingLayer with Tests by Suhail Munshi · 3 years, 5 months ago
  44. d0c9cb8 Add test case for memory managed softmax layer by Sang-Hoon Park · 3 years, 4 months ago
  45. 10b3826 Port Arm(R) Neon(TM) Scale to new API by Manuel Bottini · 3 years, 4 months ago
  46. 668ccdc Add dynamic tensor support to CpuElementwise by Sang-Hoon Park · 3 years, 5 months ago
  47. 5ff38da Create ClPRelu operator by Sang-Hoon Park · 3 years, 4 months ago
  48. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  49. 68e29da Set up configure-only flag for validation. First trial with DepthwiseConvoltion by Giorgio Arena · 3 years, 5 months ago
  50. 2ab585b Fix bug on CLGEMMMatrixMultiplyReshapedOnlyRHS tests by Giorgio Arena · 3 years, 4 months ago
  51. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago
  52. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 4 months ago
  53. 27e67f0 Remove Compute Vision Neon support by Michalis Spyrou · 3 years, 4 months ago
  54. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  55. 669d17d Disable strict overflow warning for tensor_elem_at by Giorgio Arena · 3 years, 4 months ago
  56. 8876204 Fix tolerance for NEReduceMean on aarch64 by Giorgio Arena · 3 years, 4 months ago
  57. 5b50f42 Update deprecation notices by Giorgio Arena · 3 years, 4 months ago
  58. d511270 Add WallClockTimer support for bare metal. by Michalis Spyrou · 3 years, 5 months ago
  59. 35981ca Fix tolerance issue in CL Winograd InputTransform FP16 by Manuel Bottini · 3 years, 5 months ago
  60. edc524e Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 Quantized by Giorgio Arena · 3 years, 5 months ago
  61. 4841c97 Add mlgo to graph examples by SiCong Li · 3 years, 5 months ago
  62. 9f7d55a Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8 by Giorgio Arena · 3 years, 5 months ago
  63. db4a6c1 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2 by SiCong Li · 3 years, 5 months ago
  64. 70858d8 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1 by SiCong Li · 3 years, 5 months ago
  65. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  66. afc9c3d Fix tolerance for NEON RNNLayer by Manuel Bottini · 3 years, 5 months ago
  67. 8b555e3 Fix tolerance for NEON RNNLayer by Manuel Bottini · 3 years, 5 months ago
  68. 89de118 Fix unused variable compilation error by Giorgio Arena · 3 years, 5 months ago
  69. 76cb751 Fix CL Compiler frontend failure for ArgMinMax by Giorgio Arena · 3 years, 5 months ago
  70. 0841ca0 Fix OpenCL direct convolution by Gian Marco Iodice · 3 years, 5 months ago
  71. 7061eb2 Implement MLGO module by SiCong Li · 3 years, 6 months ago
  72. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  73. 0094c02 Add window parameter to scheduler by Sang-Hoon Park · 3 years, 5 months ago
  74. d556d7b Integrate improved pooling layer on NEON by Michele Di Giorgio · 3 years, 8 months ago
  75. 18fbb92 Fix build error for gcc 10.2+ by Sang-Hoon Park · 3 years, 5 months ago
  76. 0f3d597 Remove OpenCL padding CLTransposeKernel by Manuel Bottini · 3 years, 6 months ago
  77. 4551403 Add support for macOS by Georgios Pinitas · 3 years, 6 months ago
  78. fefd16a Fix wrong file inclusion in QLSTMLayerNormalization reference by Georgios Pinitas · 3 years, 5 months ago
  79. 7e5a865 Add tolerance for quantized activations computed in float by Michele Di Giorgio · 3 years, 6 months ago
  80. d30405a Alter tolerance in QuantizationLayer to use int8_t for asymmetric signed by Georgios Pinitas · 3 years, 5 months ago
  81. e78ef6f Remove OpenCL padding CLFloorKernel by Manuel Bottini · 3 years, 6 months ago
  82. 4f8ce13 [Nightly Failure] Fix NEIm2Col argument validation errors by Giorgio Arena · 3 years, 6 months ago
  83. 33b103b Resolve merge conflicts between new fills and new fp16 generator by Giorgio Arena · 3 years, 6 months ago
  84. 4bdd177 Fix fill() for FP data type in fixtures - Part 2 by Giorgio Arena · 3 years, 6 months ago
  85. 4d9383e [Nightly Failure] Fix ColorConvert empty coordinates error by Giorgio Arena · 3 years, 6 months ago
  86. 7e5b7bf Review all shapes in datasets to account for padding removal Part 3 by SiCong Li · 3 years, 7 months ago
  87. a8e2aeb Generalize custom uniform generator for floating point data types with 16 bits by Giorgio Arena · 3 years, 6 months ago
  88. c5a6139 Clean up macro definitions in arm_compute headers by Giorgio Arena · 3 years, 6 months ago
  89. a3c9a3b COMPMID-3874: Create ArithmeticAddition SVE/SVE2 by Michalis Spyrou · 3 years, 7 months ago
  90. b309fc2 Fix uniform_real_distribution_fp16 warning and single Dimension increment by Giorgio Arena · 3 years, 6 months ago
  91. dff2935 Improve NEIm2Col validation for invalid shapes by Georgios Pinitas · 3 years, 6 months ago
  92. b49988c Remove unused tolerance value by Michalis Spyrou · 3 years, 6 months ago
  93. 8d5d78b COMPMID-3871: Create BatchNormalization SVE/SVE2 by Sheri Zhang · 3 years, 6 months ago
  94. 410e21e Fix baremetal arm_compute_validation build errors by SiCongLi · 3 years, 7 months ago
  95. 00e86cd Add new shapes in WinogradOutputTransform dataset by Giorgio Arena · 3 years, 6 months ago
  96. 2567adf Add new shapes to WinogradInputTransform dataset and fix border size for NCHW data layout by Giorgio Arena · 3 years, 6 months ago
  97. 6aeb217 Fix fill() for FP data type in fixtures - Part 1 by Giorgio Arena · 3 years, 6 months ago
  98. 72610dc Remove 3rdparty submodule and internal_only build option by Michele Di Giorgio · 3 years, 7 months ago
  99. aa51a5b COMPMID-3870: Create ActivationLayer SVE/SVE2 by Michalis Spyrou · 3 years, 7 months ago
  100. 3737c79 COMPMID-3968 30% regression on FSSD v1 25 Grayscale by Giorgio Arena · 3 years, 7 months ago