1. 4478e1c Rework heuristic in ClConv2d by Gian Marco Iodice · 1 year, 11 months ago
  2. 1257131 Enable Winograd-based conv2d when IFM>=8 on Gpu by Gian Marco Iodice · 1 year, 11 months ago
  3. 9ee8a3e Revert "Fix performance regression in ClConv2D" by Ramy Elgammal · 2 years ago
  4. e54d8c0 Fix performance regression in ClConv2D by Gian Marco Iodice · 2 years ago
  5. cec1af5 Fix performance regression in Conv2D on OpenCL by Adnan AlSinan · 2 years ago
  6. cc03419 Disable unsafe FP optimizations in Winograd Output Transform by Gunes Bayir · 2 years ago
  7. 0105ce5 Fix LeNet-f16 convolution regression by Adnan AlSinan · 2 years ago
  8. e572dff Add GemmLowp MMUL Reshaped Only Rhs Support for QASYMM8/QASYMM8_SIGNED by Freddie Liardet · 2 years, 2 months ago
  9. e871207 Update ClConv2D heuristic to use direct convolution by Adnan AlSinan · 2 years ago
  10. 4bfc70e Add Gemm MMUL Reshaped Only Rhs Support for FP32/FP16 by Gunes Bayir · 2 years, 8 months ago
  11. 2cc50b3 Extended direct conv 2d interface for tuning the OpenCl kernel by Gian Marco Iodice · 2 years, 2 months ago
  12. 4e9f568 Fix inclusion guard for dynamic fusion module by SiCong Li · 2 years, 3 months ago
  13. b63b119 Integrate Dynamic Fusion patches by SiCong Li · 2 years, 6 months ago
  14. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 5 months ago
  15. 51d7119 Fix performance regression on Arm(R) Mali(TM)-G71 by Gian Marco Iodice · 2 years, 5 months ago
  16. 616f8eb Fix performance regression on the first layer of convolution-based model by Gian Marco Iodice · 2 years, 6 months ago
  17. 451c309 Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros" by Ramy Elgammal · 2 years, 6 months ago
  18. 10e88a7 Rework gemm_mm_reshaped_only_rhs_ kernels with new macros by Gian Marco Iodice · 2 years, 8 months ago
  19. 0bae3ee Fix heuristic in ClConv2D by Gian Marco Iodice · 2 years, 6 months ago
  20. 3012435 Remove padding from ClDirectConv2dKernel by Adnan AlSinan · 2 years, 8 months ago
  21. 8d07127 Use #if directive instead of regular condition in CLDirectConv2D by Giorgio Arena · 2 years, 8 months ago
  22. 78baa48 Improve start-up direct convolution on OpenCL by Gian Marco Iodice · 2 years, 8 months ago
  23. 9cca592 Improve start-up timer for GeMM (floating-point): by ramelg01 · 2 years, 9 months ago
  24. d928735 Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with post ops by SiCongLi · 2 years, 9 months ago
  25. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 9 months ago
  26. 579ca84 Add PostOp support to GEMM and CLGEMM operators and functions Part 2 by SiCongLi · 2 years, 9 months ago
  27. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  28. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 10 months ago
  29. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 10 months ago
  30. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 10 months ago
  31. 6d89157 Provide logging for configure functions in all CL functions by ramelg01 · 2 years, 10 months ago
  32. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 10 months ago
  33. 2e53f17 Provide logging for configure functions in all gpu operators by ramelg01 · 2 years, 10 months ago
  34. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 11 months ago
  35. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  36. 8fce496 Remove padding from ClPool2dKernel NCHW by Giorgio Arena · 2 years, 11 months ago
  37. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 3 years ago