1. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  2. cd1f03e Add row vector and scalar access support to tile operand by Viet-Hoa Do · 9 months ago
  3. d5f9a1c Implement indirect load for buffer and CLImage by Gunes Bayir · 10 months ago
  4. d0d8f2e Add get_global_id and printf for CKW by Viet-Hoa Do · 10 months ago
  5. 98901e4 Minor fixes in CKW by Viet-Hoa Do · 10 months ago
  6. 362e1e0 Fix load/store tests in CKW by Gunes Bayir · 10 months ago
  7. 2d0c2f5 Add CKW flow control writing methods by Viet-Hoa Do · 10 months ago
  8. 806b8e8 Add declare_constant_tile API function in CKW by Gunes Bayir · 10 months ago
  9. 34b6c3a Add CKW binary and ternary statements by Viet-Hoa Do · 10 months ago
  10. e1c3b46 Add CKW writing methods for CL unary ops by Viet-Hoa Do · 11 months ago
  11. 47a396e Implement load/store API functions by Gunes Bayir · 10 months ago
  12. 038fe91 Add memory operation helper class for OpenCL image2d type by Gunes Bayir · 11 months ago
  13. c4117a3 Add memory operation helper class for OpenCL buffer type by Gunes Bayir · 11 months ago
  14. e32acd6 Refactor the Tensor3dMapper object by Gian Marco Iodice · 11 months ago
  15. 60ead4d Decrease the abstraction level of memory op helpers to OpenCL level by Gunes Bayir · 11 months ago
  16. 1df9f6e Add kernel argument emitting by Viet-Hoa Do · 11 months ago
  17. 64a4c44 Add Memory Operation enum and helper base class by Gunes Bayir · 11 months ago
  18. 5e84251 Add Tensor3dMapper to CKW by Gunes Bayir · 11 months ago
  19. 78ce273 Document the Conv2D heuristic by Gian Marco Iodice · 11 months ago
  20. e98413e Add helpers methods to CLHelpers in CKW by Gunes Bayir · 11 months ago
  21. 366514d Add op_write_raw_code to KernelWriter classes by Gunes Bayir · 11 months ago
  22. 0b23e0e Add TensorOperand and declare tensor argument by Viet-Hoa Do · 11 months ago
  23. e421167 Add TensorSampler to CKW by Gunes Bayir · 11 months ago
  24. 0250fa6 Use CLTile for both variable and constant tiles by Viet-Hoa Do · 11 months ago
  25. 25d26f4 Change TileOperand to a view of a tile object by Viet-Hoa Do · 11 months ago
  26. ebfdb5a Integrate CLTensorArgument by Gian Marco Iodice · 12 months ago
  27. 3c77606 Rename ITileOperand and introduce vector/scalar interfaces in CKW by Gunes Bayir · 12 months ago
  28. ab0b750 Add tile declaration capability in KernelWriter by Gunes Bayir · 12 months ago
  29. 3389f53 Add kernel and kernel writer skeletons by Viet-Hoa Do · 12 months ago
  30. 5ff4802 Port operations to CKW prototype by Nikolaj Jensen · 1 year ago
  31. acea407 Fix code formatting in CKW by Nikolaj Jensen · 12 months ago
  32. 2ae536a Implement ITileOperand and set the relationship to CLTile by Gunes Bayir · 12 months ago
  33. ce3c48c Move CKW prototype to separate directory by Viet-Hoa Do · 12 months ago
  34. e1880f0 Fix compute kernel writer build warnings by Viet-Hoa Do · 12 months ago
  35. bd4f6b9 Compute kernel writer API and prototype by Viet-Hoa Do · 1 year, 1 month ago
  36. 68e9c4d Implement CLConstantTile by Gian Marco Iodice · 1 year ago
  37. 6c113ed Prepare the basic types for the compute kernel writer (CKW) by Gian Marco Iodice · 1 year, 5 months ago