1. 5e549fa Add CLPool3d Int8 Support by Mohammed Suhail Munshi · 2 years, 4 months ago
  2. 0a486cf Enable dynamic cl tuning for dynamically fused kernels by SiCong Li · 2 years, 3 months ago
  3. 16c5697 Add DirectConvolution2D kernel component for dynamic fusion by Gunes Bayir · 2 years, 3 months ago
  4. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  5. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  6. 89aa4eb Improve start-up time for concatenation layers by ramelg01 · 2 years, 5 months ago
  7. bb6877a Improve start-up time for winograd_output_transform_*_nhwc by ramelg01 · 2 years, 5 months ago
  8. 2a86a30 Improve start-up time for winograd_input_transform_*_nhwc by ramelg01 · 2 years, 5 months ago
  9. ba8690b Improve start-up time for winograd_filter_transform_*_nhwc by ramelg01 · 2 years, 5 months ago
  10. 451c309 Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros" by Ramy Elgammal · 2 years, 5 months ago
  11. 10e88a7 Rework gemm_mm_reshaped_only_rhs_ kernels with new macros by Gian Marco Iodice · 2 years, 7 months ago
  12. b181263 Enabled support for QASYMM8 in ClCastKernel by Pablo Marquez Tello · 2 years, 6 months ago
  13. c4270cf Add tests for FP Cpu Pooling where pool region is completely outside the input by SiCongLi · 2 years, 6 months ago
  14. 3e155a5 Rework gemm_reshape_lhs_ with new macros by Adnan AlSinan · 2 years, 7 months ago
  15. 3012435 Remove padding from ClDirectConv2dKernel by Adnan AlSinan · 2 years, 7 months ago
  16. 8d07127 Use #if directive instead of regular condition in CLDirectConv2D by Giorgio Arena · 2 years, 7 months ago
  17. 78baa48 Improve start-up direct convolution on OpenCL by Gian Marco Iodice · 2 years, 7 months ago
  18. 4fb5670 Rework gemm_reshape_rhs_(nt,t) with new macros by Gian Marco Iodice · 2 years, 8 months ago
  19. 9cca592 Improve start-up timer for GeMM (floating-point): by ramelg01 · 2 years, 8 months ago
  20. e330fb4 Improve start-up timer for ClIm2Col by Giorgio Arena · 2 years, 8 months ago
  21. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  22. 17975a6 Improve start-up time for ClScale by Adnan AlSinan · 2 years, 8 months ago
  23. 6049eda Add PRelu to supported PostOps in: by ramelg01 · 2 years, 8 months ago
  24. 71cbd28 Fix out-of-bound reads in cl gemm kernels by SiCongLi · 2 years, 8 months ago
  25. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 8 months ago
  26. 48717a3 Remove padding in FP Cl Gemm kernels by SiCongLi · 2 years, 8 months ago
  27. eb8bd81 Fix dst "widening" validation by SiCongLi · 2 years, 8 months ago
  28. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 9 months ago
  29. 69df64f Improve conv3d validation by Freddie Liardet · 2 years, 8 months ago
  30. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  31. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 9 months ago
  32. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  33. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  34. b060806 Improve performance of Softmax uint8 on GPU by Adnan AlSinan · 2 years, 9 months ago
  35. 7bc1a77 Optimize ClScaleKernel on NHWC (f32/f16/int8) by Gian Marco Iodice · 2 years, 10 months ago
  36. 951d520 Remove padding from ClGemmMatrixMultiplyReshapedOnlyRhsKernel by Giorgio Arena · 2 years, 10 months ago
  37. bde2f35 Remove padding from ClGemmMatrixMultiplyReshapedKernel by Giorgio Arena · 2 years, 10 months ago
  38. 4e53c5a Revert "Remove padding from ClGemmMatrixMultiplyReshapedKernel" by Pablo Marquez Tello · 2 years, 10 months ago
  39. 8fce496 Remove padding from ClPool2dKernel NCHW by Giorgio Arena · 2 years, 10 months ago
  40. 50335fd Remove padding from ClGemmMatrixMultiplyReshapedKernel by Michele Di Giorgio · 2 years, 10 months ago
  41. c89998f Fix strict overflow warnings by Michalis Spyrou · 2 years, 10 months ago
  42. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago