1. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 2 months ago
  2. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 2 months ago
  3. 9fc3be6 Fuse activation in ClDirectConv2dKernel for float types by Georgios Pinitas · 3 years, 1 month ago
  4. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago
  5. f733e03 DirectConvolutionLayer create image failure by Manuel Bottini · 3 years, 2 months ago
  6. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  7. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  8. a460272 Fix heuristic in Int8 CLDirectConvolutionKernel by Gian Marco Iodice · 3 years, 2 months ago
  9. afcbb8f Fix Pooling Layer Bug when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  10. 2cd5b31 Remove unused CLCoreRuntimeContext by Georgios Pinitas · 3 years, 2 months ago
  11. ee22030 Adding S32 Support to NEG operator in CLElementwiseUnaryLayer by Suhail Munshi · 3 years, 2 months ago
  12. 908f616 Creates ClKerneLibrary to serve just as a kernel container without build logic by Georgios Pinitas · 3 years, 2 months ago
  13. ef516e8 Rename Quantization/Dequantization kernels/operators to imperative mood by Georgios Pinitas · 3 years, 2 months ago
  14. 448cb45 Adding S32 support to CLPixelWiseMultiplication by Suhail Munshi · 3 years, 2 months ago
  15. 0dc0d8e Rename PixelwiseMultiplications to Mul for simplicity by Georgios Pinitas · 3 years, 2 months ago
  16. 8ed3ac1 Add config_id for CLPixelWiseMultiplication by Gian Marco Iodice · 3 years, 2 months ago
  17. 40471d1 Add optimization for global pooling in pooling_layer.cl by Gian Marco Iodice · 3 years, 2 months ago
  18. ada6cbc Remove OpenCL padding: CLPixelWiseMultiplicationKernel by Giorgio Arena · 3 years, 3 months ago
  19. ae1c9fe Added S32 Integer support to DIV operator in CLElementWiseOperations with Tests by Suhail Munshi · 3 years, 3 months ago
  20. 142e4ca Remove unused AccessWindow* includes by Michele Di Giorgio · 3 years, 3 months ago
  21. 91b7f74 Port CLConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  22. 0b76f7d Add support for cl_image in CLDirectConvolutionLayer by Gian Marco Iodice · 3 years, 3 months ago
  23. 0aee2dd Fix validation in reshape kernel [cpu,gpu] by Gian Marco Iodice · 3 years, 3 months ago
  24. c5b1bee Correct Copyright dates by Michalis Spyrou · 3 years, 3 months ago
  25. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  26. 702dc0c Remove usage of valid window region CL - NHWC by Michalis Spyrou · 3 years, 4 months ago
  27. 5c9eed8 Extend direct convolution (F32/F16/QASYMM8) by Gian Marco Iodice · 3 years, 4 months ago
  28. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  29. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  30. 3b131ab Port OpenCL Scale to new API by Manuel Bottini · 3 years, 5 months ago
  31. 9e73c93 Port OpenCL Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  32. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  33. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago
  34. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago
  35. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  36. e131466 Make CL Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  37. c9c8905 Make CL Elementwise Unary kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  38. 4cfab18 Make CLArithmeticSubtraction kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  39. 1e0208a Make CLArithmeticAddition kernel and function state-less by Michele Di Giorgio · 3 years, 5 months ago
  40. f47f718 Make CLFloor and CLActivation kernels and functions state-less by Georgios Pinitas · 3 years, 6 months ago
  41. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 6 months ago