1. 3012435 Remove padding from ClDirectConv2dKernel by Adnan AlSinan · 2 years, 8 months ago
  2. 8d07127 Use #if directive instead of regular condition in CLDirectConv2D by Giorgio Arena · 2 years, 8 months ago
  3. 78baa48 Improve start-up direct convolution on OpenCL by Gian Marco Iodice · 2 years, 8 months ago
  4. 4fb5670 Rework gemm_reshape_rhs_(nt,t) with new macros by Gian Marco Iodice · 2 years, 9 months ago
  5. 9cca592 Improve start-up timer for GeMM (floating-point): by ramelg01 · 2 years, 9 months ago
  6. e330fb4 Improve start-up timer for ClIm2Col by Giorgio Arena · 2 years, 8 months ago
  7. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 9 months ago
  8. 17975a6 Improve start-up time for ClScale by Adnan AlSinan · 2 years, 9 months ago
  9. d928735 Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with post ops by SiCongLi · 2 years, 9 months ago
  10. 6049eda Add PRelu to supported PostOps in: by ramelg01 · 2 years, 9 months ago
  11. 71cbd28 Fix out-of-bound reads in cl gemm kernels by SiCongLi · 2 years, 9 months ago
  12. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 9 months ago
  13. 579ca84 Add PostOp support to GEMM and CLGEMM operators and functions Part 2 by SiCongLi · 2 years, 9 months ago
  14. 48717a3 Remove padding in FP Cl Gemm kernels by SiCongLi · 2 years, 9 months ago
  15. eb8bd81 Fix dst "widening" validation by SiCongLi · 2 years, 9 months ago
  16. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 10 months ago
  17. 69df64f Improve conv3d validation by Freddie Liardet · 2 years, 9 months ago
  18. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  19. 5dda217 DirectConv3d support refine by Sheri Zhang · 2 years, 10 months ago
  20. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 10 months ago
  21. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 10 months ago
  22. b060806 Improve performance of Softmax uint8 on GPU by Adnan AlSinan · 2 years, 10 months ago
  23. 6d89157 Provide logging for configure functions in all CL functions by ramelg01 · 2 years, 10 months ago
  24. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 10 months ago
  25. 2e53f17 Provide logging for configure functions in all gpu operators by ramelg01 · 2 years, 10 months ago
  26. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 11 months ago
  27. 7bc1a77 Optimize ClScaleKernel on NHWC (f32/f16/int8) by Gian Marco Iodice · 2 years, 11 months ago
  28. 951d520 Remove padding from ClGemmMatrixMultiplyReshapedOnlyRhsKernel by Giorgio Arena · 2 years, 11 months ago
  29. bde2f35 Remove padding from ClGemmMatrixMultiplyReshapedKernel by Giorgio Arena · 2 years, 11 months ago
  30. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  31. 4e53c5a Revert "Remove padding from ClGemmMatrixMultiplyReshapedKernel" by Pablo Marquez Tello · 2 years, 11 months ago
  32. 8fce496 Remove padding from ClPool2dKernel NCHW by Giorgio Arena · 2 years, 11 months ago
  33. 50335fd Remove padding from ClGemmMatrixMultiplyReshapedKernel by Michele Di Giorgio · 3 years ago
  34. c89998f Fix strict overflow warnings by Michalis Spyrou · 3 years ago
  35. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 3 years ago
  36. 4164814 Implement Operator API by Georgios Pinitas · 3 years ago
  37. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  38. c6fcfb4 Add Tensor related utilities to the new API by Sang-Hoon Park · 3 years, 4 months ago
  39. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 5 months ago
  40. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 7 months ago