1. e1c3b46 Add CKW writing methods for CL unary ops by Viet-Hoa Do · 11 months ago
  2. 47a396e Implement load/store API functions by Gunes Bayir · 11 months ago
  3. 038fe91 Add memory operation helper class for OpenCL image2d type by Gunes Bayir · 11 months ago
  4. c4117a3 Add memory operation helper class for OpenCL buffer type by Gunes Bayir · 11 months ago
  5. e32acd6 Refactor the Tensor3dMapper object by Gian Marco Iodice · 11 months ago
  6. 60ead4d Decrease the abstraction level of memory op helpers to OpenCL level by Gunes Bayir · 11 months ago
  7. 1df9f6e Add kernel argument emitting by Viet-Hoa Do · 11 months ago
  8. 64a4c44 Add Memory Operation enum and helper base class by Gunes Bayir · 11 months ago
  9. 5e84251 Add Tensor3dMapper to CKW by Gunes Bayir · 11 months ago
  10. e1c96e7 Port DirectConv2d to CKW backend by Jakub Sujak · 11 months ago
  11. 78ce273 Document the Conv2D heuristic by Gian Marco Iodice · 11 months ago
  12. e98413e Add helpers methods to CLHelpers in CKW by Gunes Bayir · 11 months ago
  13. 366514d Add op_write_raw_code to KernelWriter classes by Gunes Bayir · 11 months ago
  14. 16b3752 Port ElementwiseBinary to CKW part 2 by SiCong Li · 12 months ago
  15. 0b23e0e Add TensorOperand and declare tensor argument by Viet-Hoa Do · 11 months ago
  16. e421167 Add TensorSampler to CKW by Gunes Bayir · 11 months ago
  17. fab6c21 Design wrapper around CKW for easier writing by Nikolaj Jensen · 1 year ago
  18. 23882a9 Add GpuKernelArgumentBinding for runtime argument setting by SiCong Li · 1 year ago
  19. 0250fa6 Use CLTile for both variable and constant tiles by Viet-Hoa Do · 11 months ago
  20. 25d26f4 Change TileOperand to a view of a tile object by Viet-Hoa Do · 12 months ago
  21. ebfdb5a Integrate CLTensorArgument by Gian Marco Iodice · 12 months ago
  22. 66f3d38 Port ClTemplateCast into Ckw by Adnan AlSinan · 12 months ago
  23. c8e1617 Add compute kernel writer arguments export by Viet-Hoa Do · 1 year ago
  24. 3c77606 Rename ITileOperand and introduce vector/scalar interfaces in CKW by Gunes Bayir · 12 months ago
  25. ab0b750 Add tile declaration capability in KernelWriter by Gunes Bayir · 12 months ago
  26. 3389f53 Add kernel and kernel writer skeletons by Viet-Hoa Do · 12 months ago
  27. 5ff4802 Port operations to CKW prototype by Nikolaj Jensen · 1 year ago
  28. acea407 Fix code formatting in CKW by Nikolaj Jensen · 12 months ago
  29. e86f992 Pack CKW objects into Compute Library archive by Jakub Sujak · 12 months ago
  30. 2ae536a Implement ITileOperand and set the relationship to CLTile by Gunes Bayir · 12 months ago
  31. ce3c48c Move CKW prototype to separate directory by Viet-Hoa Do · 12 months ago
  32. 7644b91 Fix CKW test failure by Viet-Hoa Do · 1 year ago
  33. 7a698a3 Improvements to building CKW by Jakub Sujak · 1 year ago
  34. e1880f0 Fix compute kernel writer build warnings by Viet-Hoa Do · 1 year ago
  35. bd4f6b9 Compute kernel writer API and prototype by Viet-Hoa Do · 1 year, 1 month ago
  36. 8c49f16 Add helpers to set CKW tensor components as OpenCL kernel arguments by Jakub Sujak · 1 year, 1 month ago
  37. 68e9c4d Implement CLConstantTile by Gian Marco Iodice · 1 year, 1 month ago
  38. bec9b03 Add a Getting Started guide to CKW README by Jakub Sujak · 1 year, 1 month ago
  39. 78a17a1 Enable building Compute Kernel Writer from Scons by Jakub Sujak · 1 year, 1 month ago
  40. df5d987 Add CMakeLists to Compute Kernel Writer by Jakub Sujak · 1 year, 1 month ago
  41. 6c113ed Prepare the basic types for the compute kernel writer (CKW) by Gian Marco Iodice · 1 year, 5 months ago