1. 6829e02 Fix divide-by-zero compilation error by Viet-Hoa Do · 6 months ago
  2. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  3. 338ef46 Optimize CLReduce for Min/Max Axis=0 by Gunes Bayir · 12 months ago
  4. a2561f0 Fix doxygen warnings by ramy.elgammal@arm.com · 1 year, 1 month ago
  5. 3cce35d Extend cl image support to input and output tensors by Gian Marco Iodice · 1 year, 6 months ago
  6. a3cf241 Add G57 to GPUTarget by SiCong Li · 2 years ago
  7. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  8. 3e155a5 Rework gemm_reshape_lhs_ with new macros by Adnan AlSinan · 2 years, 7 months ago
  9. 88bd35d Fix vload_partial macros on OpenCL by Giorgio Arena · 2 years, 10 months ago
  10. bde2f35 Remove padding from ClGemmMatrixMultiplyReshapedKernel by Giorgio Arena · 2 years, 10 months ago
  11. 4e53c5a Revert "Remove padding from ClGemmMatrixMultiplyReshapedKernel" by Pablo Marquez Tello · 2 years, 10 months ago
  12. 50335fd Remove padding from ClGemmMatrixMultiplyReshapedKernel by Michele Di Giorgio · 2 years, 11 months ago
  13. 3ecf9fe Remove OpenCL padding: CLReductionOperationKernel by Giorgio Arena · 3 years, 2 months ago
  14. 4f1650f Remove padding from CLNormalizePlanarYUVLayerKernel by Sheri Zhang · 3 years, 3 months ago
  15. e36208c CTS failures in Android R and Q in GpuAcc in ArgMinMax by Giorgio Arena · 3 years, 6 months ago
  16. 9324022 Remove OpenCL padding: CLPadLayerKernel by Giorgio Arena · 3 years, 7 months ago
  17. 2d1a835 COMPMID-3735 Remove OpenCL padding: CLSoftmaxLayerKernel by Giorgio Arena · 3 years, 8 months ago
  18. 0ea50e3 COMPMID-3730: Remove CLGEMMMatrixMultiplyKernel Patch2 by SiCong Li · 3 years, 8 months ago
  19. 7333e1f COMPMID-3732: Remove OpenCL padding from CLPoolingLayer by Gian Marco Iodice · 3 years, 9 months ago
  20. d056e57 COMPMID-3826 ArmNN Nightly failing for CL by Giorgio Arena · 3 years, 9 months ago
  21. d304adb COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility macro by Giorgio Arena · 3 years, 9 months ago
  22. 4d81d75 COMPMID-2450: Implement CLMaxUnpoolingLayer by Gian Marco Iodice · 4 years ago
  23. 3b64e3e COMPMID-3653 CL GEMM kernel creation error on certain combinations of N and N0 by SiCong Li · 4 years ago
  24. 3a50166 COMPMID-3338 COMPMID-3336 COMPMID-3584 by SiCong Li · 4 years ago
  25. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  26. e3a849a COMPMID-3320: Add cl_image support for GEMMReshaped T_NT by Gian Marco Iodice · 4 years, 1 month ago
  27. 7317e39 COMPMID-2941 Add QAsymm8 and S32 support for ArgMinMax to CL by Michalis Spyrou · 4 years, 6 months ago
  28. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 9 months ago
  29. bfd75d6 COMPMID-2672: add comments for OpenCL helper macros by Sang-Hoon Park · 4 years, 8 months ago
  30. a046e16 COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM8 NHWC by Michele Di Giorgio · 4 years, 9 months ago
  31. 5c4a8e9 COMPMID-2592 Create a new kernel for CLPad with SYMMETRIC and REFLECT mode by Giorgio Arena · 4 years, 10 months ago
  32. 0c17aa2 COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16 by Gian Marco Iodice · 4 years, 9 months ago
  33. 9285adb COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp32/FP16-NHWC) by Gian Marco Iodice · 4 years, 10 months ago
  34. 43a129e COMPMID-2379: Use the macros available in gemm_helpers.h in GEMMLowp OpenCL kernels by Gian Marco Iodice · 5 years ago
  35. 0681e3b COMPMID-2041: Create GEMM helper file for OpenCL. by Usama Arif · 5 years ago
  36. e2428a0 COMPMID-2194: Refactor activation function macro in OpenCL. New Macros for activation. by Usama Arif · 5 years ago
  37. 0d0028c COMPMID-1298: Fuse ReLu activation in CLWinogradOutputTransform by Manuel Bottini · 6 years ago
  38. af7f740 COMPMID-1451: Fix inlines in cl helpers by Georgios Pinitas · 6 years ago
  39. 238c97c COMPMID-1451: Fix misssing comment in helpers.h by Georgios Pinitas · 6 years ago
  40. daa3855 COMPMID-1433: Use Arm macro to check whether we support dot product instructions by Georgios Pinitas · 6 years ago
  41. eff8d95 COMPMID-1316 Using 8 bit dot product instruction in CLDepthWiseConvolution with QASYMM8 by Giorgio Arena · 6 years ago
  42. 6200fa4 COMPMID-1288 Optimizing CLGEMMLowp using 8 bit dot product instruction by Giorgio Arena · 6 years ago
  43. e03342e COMPMID-799 - Use new OpenCL 8-bit dot product instruction by Michalis Spyrou · 6 years ago
  44. eb8a399 COMPMID-994 : Check cl_arm_printf is supported in the CLScheduler by Vidhya Sudhan Loganathan · 6 years ago
  45. 5237e01 COMPMID-838 Implement CLPermute by Michalis Spyrou · 6 years ago
  46. d6afedc COMPMID-661: softmax-fp32 optimisation (#14) by Chunosov · 7 years ago
  47. 6f31f8c Allow running without cl_khr_fp16 by Matthew Bentham · 7 years ago
  48. f01f9de COMPMID-545 add CL printf support by steniu01 · 7 years ago
  49. 868e541 COMPMID-459 Collapse CL Im2col's higher dimensions by steniu01 · 7 years ago
  50. 3a62324 COMPMID-455 - Optimizing CLIm2ColKernel by Gian Marco Iodice · 7 years ago
  51. 0d523cc COMPMID-443 Change CLSoftMaxLayerKernel to use 3D tensor and collapse the higer dimension by steniu01 · 7 years ago
  52. ac4e873 COMPMID-417: Port DepthConcatenate to QS8/QS16 for NEON/CL. by Georgios Pinitas · 7 years ago
  53. 7ff47a3 COMPMID-443: Use 3D tensors for fill_border_image by Anthony Barbier · 7 years ago
  54. e5f8fd6 COMPMID-423: Port CLSoftmaxLayer to QS8 by Georgios Pinitas · 7 years ago
  55. 6ff3b19 COMPMID-344 Updated doxygen by Anthony Barbier · 7 years ago