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