1. 16bd6dd COMPMID-3167: Remove padding from NEROIPoolingLayerKernel and NEROIAlignLayerKernel by Manuel Bottini · 4 years, 1 month ago
  2. 7d6b577 COMPMID-3365: Add support for U8 datatype to CropResize on CL by Michele Di Giorgio · 4 years, 1 month ago
  3. 1710133 COMPMID-2395: Add support for U8 datatype to CropResize on NEON by Michele Di Giorgio · 4 years, 1 month ago
  4. c72dabc COMPMID-3363: Test improvement of Scale on NEON by Sang-Hoon Park · 4 years, 1 month ago
  5. 6d76e4d Silence clang++-10 warning about copying iterators by Matthew Bentham · 4 years, 1 month ago
  6. dd717c3 COMPMID-3318: Add flag to export to cl_image by Gian Marco Iodice · 4 years, 1 month ago
  7. 04c8e63 move ndrange.hpp header into arm_compute directory by Vincent ABRIOU · 4 years, 1 month ago
  8. 37d1ef9 COMPMID-3508: issues with the document in the 20.05ACL RC by Michele Di Giorgio · 4 years, 1 month ago
  9. 7889291 COMPMID-3069: Add return statement in ST scheduler by Michalis Spyrou · 4 years, 1 month ago
  10. c8bdeaa COMPMID-3069: Fix reduction in GEMMLowp by Michalis Spyrou · 4 years, 1 month ago
  11. 075253a COMPMID-3424: Update Release Notes by Manuel Bottini · 4 years, 2 months ago
  12. c893294 COMPMID-3499: Fix integer overflow for large GEMM on NEON by Sang-Hoon Park · 4 years, 2 months ago
  13. 79c8886 COMPMID-3423: Update functions list in Doxygen by Manuel Bottini · 4 years, 2 months ago
  14. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 2 months ago
  15. e6bd70c COMPMID-3069: Fix CLQLSTM configure argument order by Michalis Spyrou · 4 years, 2 months ago
  16. 18e20ff COMPMID-3460: Refactor NEElementwiseUnaryKernel by Michalis Spyrou · 4 years, 2 months ago
  17. 11bfe0e COMPMID-3491: ReduceMean not properly validating quantizations by Manuel Bottini · 4 years, 2 months ago
  18. d5af1a0 COMPMID-3490 - Nightly fails: android armv7 microtask error - part2 by Manuel Bottini · 4 years, 2 months ago
  19. 5f39091 COMPMID-3176: Remove padding from NEArithmeticSubtractionKernel by Michalis Spyrou · 4 years, 2 months ago
  20. 7a7fe65 COMPMID-3461: Remove boolean template from NEArithmeticAddition by Michalis Spyrou · 4 years, 2 months ago
  21. ee4833d COMPMID-3497: Add checks for zero scale values to QLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  22. 463f976 COMPMID-3496: Fix for GEMM_INTERLEAVE_2D by Gian Marco Iodice · 4 years, 2 months ago
  23. dc4a636 COMPMID-3497: Fix build LSTMParams<TensorInfo> by Sang-Hoon Park · 4 years, 2 months ago
  24. 9329175 COMPMID-3490 - Nightly fails: android armv7 microtask error by Manuel Bottini · 4 years, 2 months ago
  25. aba2f91 COMPMID-3289: Test improvement CLGEMMMatrixMultiplyReshapedKernel. by morgolock · 4 years, 2 months ago
  26. 3155f77 COMPMID-3457: vexp failure in QASYMM8_SIGNED overflowing by morgolock · 4 years, 2 months ago
  27. 0905028 COMPMID-3069: Align graph convolution implementation for CL and NEON. by Georgios Pinitas · 4 years, 2 months ago
  28. a8a7c1d COMPMID-3295: Static input for ActivationLayer test suite by Sang-Hoon Park · 4 years, 2 months ago
  29. 1a37810 COMPMID-3290: Test improvement for CLGEMMMatrixMultiplyReshapedOnlyRHSKernel by Sheri Zhang · 4 years, 2 months ago
  30. f401c74 COMPMID-3483: Refactor NEDepthwiseConvolutionLayerNativeKernel by Michalis Spyrou · 4 years, 2 months ago
  31. 9b5d866 COMPMID-3069: Fix CL nightly builds due to unused variable by Michele Di Giorgio · 4 years, 2 months ago
  32. 4efe5dc COMPMID-3484: Regression in Transpose convolution Android R CTS test. by Manuel Bottini · 4 years, 2 months ago
  33. e37662a COMPMID-3128: Test improvement for GEMMConvolutionLayer on CL and NEON(Function-level) by Michele Di Giorgio · 4 years, 2 months ago
  34. ea2ce17 Introduce CL kernel cache feature by Inki Dae · 4 years, 3 months ago
  35. 5ce897f COMPMID-3108: Add Winograd 3x3,4x4 FP16 support for NEON by Georgios Pinitas · 4 years, 2 months ago
  36. a1b8bab COMPMID-3463 Refactor NECropKernel by Michalis Spyrou · 4 years, 2 months ago
  37. 2cd7a37 COMPMID-3464: Address NESoftmaxLayer failures for QASYMM8_SIGNED by Georgios Pinitas · 4 years, 2 months ago
  38. a208a80 COMPMID-3439 Fix CLQLSTMLayer by SiCong Li · 4 years, 2 months ago
  39. a7431ae COMPMID-3439: Fix peephole and projection in CLQLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  40. 1f567af COMPMID-3442: Add support of negative axis in NESoftmaxLayer and reference code by Sheri Zhang · 4 years, 2 months ago
  41. c630e94 COMPMID-3286: Test improvement for CLGEMMMatrixMultiplyKernel by Gian Marco Iodice · 4 years, 2 months ago
  42. beb2d45 COMPMID-3470: Modify NE/CLQLSTMLayer interface to provide 3 outputs by Michele Di Giorgio · 4 years, 2 months ago
  43. 2965804 IVGCVSW-4744 CTS: RandomGraphTest LargeGraph failures in CpuAcc HAL 1.2 and 1.3 by Sadik Armagan · 4 years, 2 months ago
  44. 6e10aa3 COMPMID-3316: NEDeconvolutionLayer failing for a big input by Manuel Bottini · 4 years, 2 months ago
  45. 0e24015 COMPMID-3467: Zero-initialize std::array in ndrange.hpp by Georgios Pinitas · 4 years, 2 months ago
  46. d5c020a COMPMID-3239: Fix projection and peephole in NEQLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  47. 6f8b17d [ONCPUML-7] arm_compute support for ND parallelism by Joseph Dobson · 4 years, 5 months ago
  48. 2886c75 COMPMID-3459: Updated heuristic in CLGEMMReshapedOnlyRHSKernel by Gian Marco Iodice · 4 years, 2 months ago
  49. 2cfd3f7 COMPMID-3459: Update the heuristic for GEMV for F16 on Mali-G77 by Gian Marco Iodice · 4 years, 2 months ago
  50. 36a551f COMPMID-3069: Update gcc version to 6.3.1 and NDK to r18b by Michele Di Giorgio · 4 years, 2 months ago
  51. 738893e COMPMID-3434 Add SIMD support in gemmlowp_mm_native by SiCong Li · 4 years, 2 months ago
  52. 77b8859 COMPMID-3443: Android R CTS 1.3 QASYMM8_SIGNED failure with MEAN on CpuAcc by Manuel Bottini · 4 years, 2 months ago
  53. 939586e COMPMID-3428: Fixed Mali-G77 heuristic for GEMMReshapedOnlyRHS - f16 by Gian Marco Iodice · 4 years, 2 months ago
  54. 5c2df4e COMPMID-3288: Test improvement for CLGEMMReshapeRHSMatrixKernel (Kernel-level) by Michalis Spyrou · 4 years, 2 months ago
  55. 5eaf57c COMPMID-3444: Fix CpuAcc Hal 1.3 PRelu failure issue by Sheri Zhang · 4 years, 2 months ago
  56. e383c35 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NHWC by morgolock · 4 years, 3 months ago
  57. 6f7585b COMPMID-3441: Nightly failed due to NEScale QASYMM8_SIGNED output wrong result by Michele Di Giorgio · 4 years, 2 months ago
  58. 359c48e COMPMID-3379: Add support for QASYMM8_SIGNED in NEScale by Sheri Zhang · 4 years, 2 months ago
  59. 81870c0 IVGCVSW-4743: Fix CpuAcc Hal 1.3 Comparison Failures by Michele Di Giorgio · 4 years, 2 months ago
  60. c6aef87 COMPMID-3069: Validate bias dimensionality in NEFullyConnectedLayer by Georgios Pinitas · 4 years, 2 months ago
  61. bc0e1c9 COMPMID-3069: Allow different quantization info in NEElementwiseMin/Max by Michele Di Giorgio · 4 years, 2 months ago
  62. 51ca6ae [ONCPUML-7] Improvement to Window::split_window by Joseph Dobson · 4 years, 5 months ago
  63. 8bb8de3 COMPMID-3287: Test improvement for CLGEMMReshapeLHSMatrixKernel (Kernel-level) by Michalis Spyrou · 4 years, 2 months ago
  64. 06cf933 COMPMID-3294: Add AssetLibrary instance using a fixed seed by Sang-Hoon Park · 4 years, 3 months ago
  65. 6a1db9b COMPMID-3407: HAL 1.3 Driver TransposeConv2D VTS Failure by Michele Di Giorgio · 4 years, 2 months ago
  66. c1c366d COMPMID-3292: Clean tests for Im2ColKernel. by Georgios Pinitas · 4 years, 3 months ago
  67. 55c0c0c COMPMID-3291: Test improvement for CLWeightsReshapeKernel by Sheri Zhang · 4 years, 3 months ago
  68. 3a35398 COMPMID-3240: Add support for layer normalization to CLQLSTMLayer by Sheri Zhang · 4 years, 3 months ago
  69. 31b49ca COMPMID-3283: Update documentation for Android R operator support by Sheri Zhang · 4 years, 2 months ago
  70. f25e295 COMPMID-3329: failures in nightly (GC/GEMM and CPP/DFT) by Manuel Bottini · 4 years, 2 months ago
  71. 8981e56 COMPMID-3249: Remove non-public data submodule and mirror Github behaviour by Michele Di Giorgio · 4 years, 2 months ago
  72. 2b84be5 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2 by Manuel Bottini · 4 years, 3 months ago
  73. 0de45d0 COMPMID-3394: Replace get_cl_type_from_data_type in All by Sheri Zhang · 4 years, 3 months ago
  74. 7b1bf3e COMPMID-3247: Cleanup README file links by Michele Di Giorgio · 4 years, 3 months ago
  75. 061eefd COMPMID-3405: Fixed issue in gemmlowp_mm_native - OpenCL by Gian Marco Iodice · 4 years, 2 months ago
  76. cf0f6bc COMPMID-3406: Fix build issue of gcc <= 5.4 by Sang-Hoon Park · 4 years, 2 months ago
  77. b70770e COMPMID-3069: Requantize in int32_t in RELUs of NEActivationLayerKernel by Michele Di Giorgio · 4 years, 3 months ago
  78. 2803f70 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix3 by Manuel Bottini · 4 years, 3 months ago
  79. 679fc96 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix2 by Manuel Bottini · 4 years, 3 months ago
  80. 9230e27 COMPMID-3241: Add Layer Normalization to NEQLSTMLayer by Sang-Hoon Park · 4 years, 3 months ago
  81. 256c0b9 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix1 by Manuel Bottini · 4 years, 3 months ago
  82. 7ba240b COMPMID-3069: Fix QASYMM8_SIGNED RELUs in NEActivationLayerKernel by Michele Di Giorgio · 4 years, 3 months ago
  83. 1c1b3aa COMPMID-3236: Implement CLQLSTMLayer by Michele Di Giorgio · 4 years, 3 months ago
  84. e631681 COMPMID: Fixed issue in the scheduler of NEConcatenateLayer by Gian Marco Iodice · 4 years, 3 months ago
  85. 30b46a6 COMPMID-3241: Fix hidden scale in NEQLSTMLayer by Sang-Hoon Park · 4 years, 3 months ago
  86. eb65f6d COMPMID-3304: Update OpenCL GEMM heuristic for Int8 by Gian Marco Iodice · 4 years, 3 months ago
  87. 47a8990 COMPMID-3237: Implement NEQLSTMLayer by Michele Di Giorgio · 4 years, 4 months ago
  88. d1d7722 COMPMID-3314: Enable OpenMP in the reference tests by Michalis Spyrou · 4 years, 3 months ago
  89. 4c6bd51 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1 by Manuel Bottini · 4 years, 3 months ago
  90. d2f6d96 COMPMID-3378: CLScale failure by Manuel Bottini · 4 years, 3 months ago
  91. b7f4a95 Add uint8 quantization example for NEON by Diana Bite · 4 years, 5 months ago
  92. 7a0212a COMPMID-3236: Add support QSYMM16 into S32 CLPixelwiseMultiplicationKernel by Michele Di Giorgio · 4 years, 3 months ago
  93. 45198c8 COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  94. 5fc8f84 COMPMID-3293: Test Improvements for CLCol2ImKernel by Georgios Pinitas · 4 years, 3 months ago
  95. 19fe0a9 COMPMID-3348: Fix issue in gemmlowp_matrix_b_reduction OpenCL kernel by Gian Marco Iodice · 4 years, 3 months ago
  96. f6ffe99 COMPMID-3349: Fixed performance regression Mali-G71 by Gian Marco Iodice · 4 years, 3 months ago
  97. 12910f2 COMPMID-3069: Fix CLCompileContext by Michalis Spyrou · 4 years, 3 months ago
  98. b18252d COMPMID-3239: Implement QSYMM16 LayerNormalizationKernel for CL by Sheri Zhang · 4 years, 3 months ago
  99. 5a4fe19 COMPMID-3112: Reworking heuristic for CLGEMM - part1 by Gian Marco Iodice · 4 years, 4 months ago
  100. 11d4918 COMPMID-3279: Create CLCompiler interface by Michalis Spyrou · 4 years, 3 months ago