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