1. 2b9fa59 Use the stable CKW API in the GPU dynamic fusion backend by Gunes Bayir · 5 months ago
  2. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  3. cd1f03e Add row vector and scalar access support to tile operand by Viet-Hoa Do · 9 months ago
  4. d5f9a1c Implement indirect load for buffer and CLImage by Gunes Bayir · 10 months ago
  5. d0d8f2e Add get_global_id and printf for CKW by Viet-Hoa Do · 10 months ago
  6. 2d0c2f5 Add CKW flow control writing methods by Viet-Hoa Do · 10 months ago
  7. 806b8e8 Add declare_constant_tile API function in CKW by Gunes Bayir · 10 months ago
  8. 34b6c3a Add CKW binary and ternary statements by Viet-Hoa Do · 10 months ago
  9. e1c3b46 Add CKW writing methods for CL unary ops by Viet-Hoa Do · 11 months ago
  10. 47a396e Implement load/store API functions by Gunes Bayir · 10 months ago
  11. 1df9f6e Add kernel argument emitting by Viet-Hoa Do · 11 months ago
  12. 64a4c44 Add Memory Operation enum and helper base class by Gunes Bayir · 11 months ago
  13. 5e84251 Add Tensor3dMapper to CKW by Gunes Bayir · 11 months ago
  14. 366514d Add op_write_raw_code to KernelWriter classes by Gunes Bayir · 11 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. 25d26f4 Change TileOperand to a view of a tile object by Viet-Hoa Do · 11 months ago
  18. ebfdb5a Integrate CLTensorArgument by Gian Marco Iodice · 12 months ago
  19. 3c77606 Rename ITileOperand and introduce vector/scalar interfaces in CKW by Gunes Bayir · 12 months ago
  20. ab0b750 Add tile declaration capability in KernelWriter by Gunes Bayir · 12 months ago
  21. 3389f53 Add kernel and kernel writer skeletons by Viet-Hoa Do · 12 months ago
  22. 5ff4802 Port operations to CKW prototype by Nikolaj Jensen · 1 year ago
  23. acea407 Fix code formatting in CKW by Nikolaj Jensen · 12 months ago
  24. 2ae536a Implement ITileOperand and set the relationship to CLTile by Gunes Bayir · 12 months ago
  25. ce3c48c Move CKW prototype to separate directory by Viet-Hoa Do · 12 months ago
  26. e1880f0 Fix compute kernel writer build warnings by Viet-Hoa Do · 12 months ago
  27. bd4f6b9 Compute kernel writer API and prototype by Viet-Hoa Do · 1 year, 1 month ago
  28. 8c49f16 Add helpers to set CKW tensor components as OpenCL kernel arguments by Jakub Sujak · 1 year ago
  29. 68e9c4d Implement CLConstantTile by Gian Marco Iodice · 1 year ago
  30. 6c113ed Prepare the basic types for the compute kernel writer (CKW) by Gian Marco Iodice · 1 year, 5 months ago