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