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