1. 26cf798 Fix NEON/CL CustomConvolution failures by Manuel Bottini · 3 years, 5 months ago
  2. 4cfab18 Make CLArithmeticSubtraction kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  3. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  4. f47f718 Make CLFloor and CLActivation kernels and functions state-less by Georgios Pinitas · 3 years, 6 months ago
  5. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  6. ff1fe3e Remove padding from direct convolution - OpenCL by Gian Marco Iodice · 3 years, 6 months ago
  7. 0f3d597 Remove OpenCL padding CLTransposeKernel by Manuel Bottini · 3 years, 6 months ago
  8. 0c58f99 Remove OpenCL padding CLScaleKernel by Manuel Bottini · 3 years, 7 months ago
  9. ea7de7b Enable FFT for FP16 by Giorgio Arena · 3 years, 7 months ago
  10. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  11. 63bb7ca COMPMID-3921: Remove OpenCL Padding CLBitwiseKernel by Manuel Bottini · 3 years, 7 months ago
  12. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  13. e2696b1 Wrap Flatten layer over reshape by Georgios Pinitas · 3 years, 7 months ago
  14. 8c3c0e7 Remove (NE/CL)ComputeAllAnchors function by Georgios Pinitas · 3 years, 7 months ago
  15. 96b16b6 Remove support for (NE/CL)LocallyConnectedLayer by Georgios Pinitas · 3 years, 7 months ago
  16. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  17. 2dbc586 COMPMID-3961: Cleaning up logical operators on OpenCL by Sang-Hoon Park · 3 years, 8 months ago
  18. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 8 months ago
  19. 17b7102 COMPMID-3973: CTS failure in QASYMM8_SIGNED Depthwise and Fully connected when fusing Bounded ReLU in Android R GpuAcc by Michele Di Giorgio · 3 years, 8 months ago
  20. 4d2365d COMPMID-3951 LargeGraph_FLOAT32_Rank4_25 CTS failures in Android Q in CL Fix 2 by SiCong Li · 3 years, 8 months ago
  21. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 8 months ago
  22. 9ae06d4 COMPMID-3925: Dispatch CLGEMM with no padding y requirement by Gian Marco Iodice · 3 years, 8 months ago
  23. 3580c75 COMPMID-3708 Remove OpenCL padding: CLCopyKernel [Patch2] by SiCong Li · 3 years, 9 months ago
  24. 9f89375 COMPMID-3876: Fix wrong validation logic in QLSTM by Sang-Hoon Park · 3 years, 8 months ago
  25. ed2a8ed COMPMID-3715: Remove OpenCL padding - CLElementwiseOperationKernel by Manuel Bottini · 3 years, 9 months ago
  26. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  27. ba14c92 COMPMID-3829: Create CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel and remove padding from related OpenCL kernels by Michele Di Giorgio · 3 years, 9 months ago
  28. 840a72c COMPMID-3773: Fix the accumulation of projection in QLSTM by Sang-Hoon Park · 3 years, 9 months ago
  29. 2d22139 COMPMID-3154: Deprecate NE/CL LocallyConnectedLayer by Georgios Pinitas · 3 years, 10 months ago
  30. 026d045 COMPMID-3770: Add batch size in the OpenCL GEMM kernel selection by Gian Marco Iodice · 3 years, 10 months ago
  31. 96209c7 COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax Axis by SiCong Li · 3 years, 11 months ago
  32. c58f0ad COMPMID-3502: Add support of different quantization input/output for ReduceMean by Manuel Bottini · 3 years, 11 months ago
  33. a45abfd COMPMID-3687: Remove deprecated functions in 20.05 release by Sang-Hoon Park · 3 years, 11 months ago
  34. 9c7fed8 COMPMID-3656: Disabled reduce_axis in LOG_SOFTMAX and SOFTMAX by morgolock · 4 years ago
  35. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  36. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  37. 42e5736 COMPMID-2078: Remove legacy TODOs by Georgios Pinitas · 4 years ago
  38. 1009e87 COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.2 by Michalis Spyrou · 4 years ago
  39. ad7515d COMPMID-3385: Async support to CLArithmetic* kernels/functions Pt.1 by Michalis Spyrou · 4 years ago
  40. 09cad72 COMPMID-3393: Minor tweaks on memory injection interface by Georgios Pinitas · 4 years ago
  41. f932d2c COMPMID-3386: Support memory injection in CLConcatenate functions/kernels by Michele Di Giorgio · 4 years ago
  42. f20d6d6 COMPMID-3390: Async support to CLStridedSliceLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  43. c6eaec3 COMPMID-3326; Update heuristic for GEMMReshaped and GEMMReshapedOnlyRHS by Gian Marco Iodice · 4 years ago
  44. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  45. f738fe6 COMPMID-3389: Async support to CLElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  46. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  47. ab23dd0 COMPMID-3387: Support memory injection in CLActivationLayer by Georgios Pinitas · 4 years ago
  48. 2aad21a COMPMID-3388: Async support to CLReshapeLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  49. d13931d COMPMID-3534: CLGEMMConvolutionLayer doesn't support QASYMM8_SIGNED properly by morgolock · 4 years ago
  50. c5b6d88 COMPMID-3562: Support QASYMM8_SIGNED in CLArgMinMaxLayerKernel by Sheri Zhang · 4 years ago
  51. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years, 1 month ago
  52. 11c562c COMPMID-3527: QLSTM should allow nullptr for optional projection bias by Michele Di Giorgio · 4 years, 1 month ago
  53. d004a7a COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer and CLSoftmaxLayer by SiCong Li · 4 years, 1 month ago
  54. 25ef721 COMPMID-3180: Remove padding from NEThreshold by Georgios Pinitas · 4 years, 1 month ago
  55. 387259a COMPMID-3069: Removing deprecated functions and classes from 20.05 release by Manuel Bottini · 4 years, 1 month ago
  56. e6bd70c COMPMID-3069: Fix CLQLSTM configure argument order by Michalis Spyrou · 4 years, 1 month ago
  57. 11bfe0e COMPMID-3491: ReduceMean not properly validating quantizations by Manuel Bottini · 4 years, 1 month ago
  58. ee4833d COMPMID-3497: Add checks for zero scale values to QLSTMLayer by Sang-Hoon Park · 4 years, 1 month ago
  59. a7431ae COMPMID-3439: Fix peephole and projection in CLQLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  60. beb2d45 COMPMID-3470: Modify NE/CLQLSTMLayer interface to provide 3 outputs by Michele Di Giorgio · 4 years, 2 months ago
  61. d5c020a COMPMID-3239: Fix projection and peephole in NEQLSTMLayer by Sang-Hoon Park · 4 years, 2 months ago
  62. 3a35398 COMPMID-3240: Add support for layer normalization to CLQLSTMLayer by Sheri Zhang · 4 years, 2 months ago
  63. 2b84be5 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 2 by Manuel Bottini · 4 years, 3 months ago
  64. 1c1b3aa COMPMID-3236: Implement CLQLSTMLayer by Michele Di Giorgio · 4 years, 3 months ago
  65. eb65f6d COMPMID-3304: Update OpenCL GEMM heuristic for Int8 by Gian Marco Iodice · 4 years, 3 months ago
  66. 47a8990 COMPMID-3237: Implement NEQLSTMLayer by Michele Di Giorgio · 4 years, 4 months ago
  67. 4c6bd51 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1 by Manuel Bottini · 4 years, 3 months ago
  68. 5a4fe19 COMPMID-3112: Reworking heuristic for CLGEMM - part1 by Gian Marco Iodice · 4 years, 4 months ago
  69. 11d4918 COMPMID-3279: Create CLCompiler interface by Michalis Spyrou · 4 years, 3 months ago
  70. f64d336 COMPMID-3236: Extend CLGEMMLowpReduction kernels to multiply by a scalar value by Michele Di Giorgio · 4 years, 3 months ago
  71. 8b2a7d3 COMPMID-3101 Fuse activation with floating point elementwise operation layers in CL by Giorgio Arena · 4 years, 5 months ago
  72. cc1f6c9 MLCE-166: Add support for extracting indices in NEPoolingLayer 2x2 NCHW by morgolock · 4 years, 3 months ago
  73. 4b86953 COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 5 months ago
  74. 1b14c75 COMPMID-2968: Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloatKernel by Sheri Zhang · 4 years, 4 months ago
  75. 689c968 COMPMID-2967 Add support for QASYMM8_SIGNED in CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel by Luca Foschiani · 4 years, 4 months ago
  76. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  77. 0cdbda5 COMPMID-2789: Add support for QASYMM8_SIGNED in CLGEMMDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  78. b54ba28 COMPMID-2847: Fuse output stage in GEMMLowpMatrixMultiplyReshapedOnlyRHS by Michele Di Giorgio · 4 years, 6 months ago
  79. 1856ff7 COMPMID-3097 Fuse activation with fully connected layer CL by Giorgio Arena · 4 years, 5 months ago
  80. 3c4bf0c COMPMID-3234 CLDirectConvolutionLayer QASYMM8 NHWC mismatches by Giorgio Arena · 4 years, 4 months ago
  81. 0b192e8 COMPMID-3067: Address gcc9 failures by Georgios Pinitas · 4 years, 4 months ago
  82. 0ef6032 COMPMID-2788: Add support for QASYMM8_SIGNED in CLDirectDeconvolutionLayer by Sheri Zhang · 4 years, 4 months ago
  83. 12f2b8c COMPMID-3202: Add support for Valhall architecture in GEMM by Gian Marco Iodice · 4 years, 5 months ago
  84. 695ad69 COMPMID-2964 ~10-15% Regression of DeepSpeech v1 F16 on hikey960 on G71 (CL) by Giorgio Arena · 4 years, 5 months ago
  85. bbe4458 COMPMID-3084: Fix padding value for Reduce MAX/MIN by Sang-Hoon Park · 4 years, 5 months ago
  86. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  87. 55a687d COMPMID-2927: Add support for mixed precision in CLInstanceNormalizationLayer by Georgios Pinitas · 4 years, 5 months ago
  88. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 6 months ago
  89. 0cb3da6 COMPMID-2985 change PoolingLayerInfo to struct by Sang-Hoon Park · 4 years, 6 months ago
  90. 0a958cb COMPMID-3013: Transpose Convolution 2D VTS/CTS failures on CL by Giuseppe Rossini · 4 years, 6 months ago
  91. b66aa3b COMPMID-2759 add support for QASYMM8_SIGNED to CLFullyConnectedLayer by Sang-Hoon Park · 4 years, 6 months ago
  92. cbbed28 COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2 by Michele Di Giorgio · 4 years, 6 months ago
  93. 4715cf9 COMPMID-2760: add support for QASYMM8_SIGNED to CLGEMMConvolutionLayer by Sang-Hoon Park · 4 years, 6 months ago
  94. 959c26d COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCore by Manuel Bottini · 4 years, 7 months ago
  95. ec00da1 COMPMID-2728: Add support for split sizes in CLSplit by Kurtis Charnock · 4 years, 7 months ago
  96. 5b7fd87 MLCE-139 add align_corners parameter handling to CLScale by Sang-Hoon Park · 4 years, 6 months ago
  97. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  98. bb123bd MLCE-139 add align_corners parameter to NEScale by Sang-Hoon Park · 4 years, 6 months ago
  99. 0779fec COMPMID-2763 [CL] add support for QASYMM8_SIGNED to SoftmaxLayer by Sang-Hoon Park · 4 years, 8 months ago
  100. a0a4ba1 COMPMID-2855: CLReduceMean throws error for invalid configs by Pablo Tello · 4 years, 7 months ago