1. 0ee13af Remove CKW prototype and Template Writer by Gunes Bayir · 4 months ago
  2. 9d8f4ed Fix compilation issue in CKW due to unused variable by Gunes Bayir · 4 months ago
  3. 2b9fa59 Use the stable CKW API in the GPU dynamic fusion backend by Gunes Bayir · 5 months ago
  4. fde45d8 Extend CKW MatMul with nt_t by Adnan AlSinan · 7 months ago
  5. a04ae3e Port DepthwiseConv2d operator to Ckw by ramy.elgammal@arm.com · 10 months ago
  6. 6e56bf3 Revise clang-format configuration by Jakub Sujak · 9 months ago
  7. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 8 months ago
  8. cd1f03e Add row vector and scalar access support to tile operand by Viet-Hoa Do · 9 months ago
  9. 2e6d659 Port ClTemplatePool2d to ckw by Adnan AlSinan · 10 months ago
  10. d5f9a1c Implement indirect load for buffer and CLImage by Gunes Bayir · 10 months ago
  11. 91cb733 Port Resize operator to CKW by Gunes Bayir · 10 months ago
  12. d0d8f2e Add get_global_id and printf for CKW by Viet-Hoa Do · 9 months ago
  13. 98901e4 Minor fixes in CKW by Viet-Hoa Do · 9 months ago
  14. 362e1e0 Fix load/store tests in CKW by Gunes Bayir · 9 months ago
  15. 2d0c2f5 Add CKW flow control writing methods by Viet-Hoa Do · 9 months ago
  16. 806b8e8 Add declare_constant_tile API function in CKW by Gunes Bayir · 9 months ago
  17. 34b6c3a Add CKW binary and ternary statements by Viet-Hoa Do · 9 months ago
  18. e1c3b46 Add CKW writing methods for CL unary ops by Viet-Hoa Do · 10 months ago
  19. 47a396e Implement load/store API functions by Gunes Bayir · 10 months ago
  20. 038fe91 Add memory operation helper class for OpenCL image2d type by Gunes Bayir · 10 months ago
  21. c4117a3 Add memory operation helper class for OpenCL buffer type by Gunes Bayir · 10 months ago
  22. e32acd6 Refactor the Tensor3dMapper object by Gian Marco Iodice · 10 months ago
  23. 60ead4d Decrease the abstraction level of memory op helpers to OpenCL level by Gunes Bayir · 10 months ago
  24. 1df9f6e Add kernel argument emitting by Viet-Hoa Do · 10 months ago
  25. 64a4c44 Add Memory Operation enum and helper base class by Gunes Bayir · 10 months ago
  26. 5e84251 Add Tensor3dMapper to CKW by Gunes Bayir · 10 months ago
  27. e1c96e7 Port DirectConv2d to CKW backend by Jakub Sujak · 10 months ago
  28. 78ce273 Document the Conv2D heuristic by Gian Marco Iodice · 10 months ago
  29. e98413e Add helpers methods to CLHelpers in CKW by Gunes Bayir · 10 months ago
  30. 366514d Add op_write_raw_code to KernelWriter classes by Gunes Bayir · 10 months ago
  31. 16b3752 Port ElementwiseBinary to CKW part 2 by SiCong Li · 11 months ago
  32. 0b23e0e Add TensorOperand and declare tensor argument by Viet-Hoa Do · 10 months ago
  33. e421167 Add TensorSampler to CKW by Gunes Bayir · 10 months ago
  34. fab6c21 Design wrapper around CKW for easier writing by Nikolaj Jensen · 11 months ago
  35. 23882a9 Add GpuKernelArgumentBinding for runtime argument setting by SiCong Li · 11 months ago
  36. 0250fa6 Use CLTile for both variable and constant tiles by Viet-Hoa Do · 10 months ago
  37. 25d26f4 Change TileOperand to a view of a tile object by Viet-Hoa Do · 11 months ago
  38. ebfdb5a Integrate CLTensorArgument by Gian Marco Iodice · 11 months ago
  39. 66f3d38 Port ClTemplateCast into Ckw by Adnan AlSinan · 11 months ago
  40. c8e1617 Add compute kernel writer arguments export by Viet-Hoa Do · 11 months ago
  41. 3c77606 Rename ITileOperand and introduce vector/scalar interfaces in CKW by Gunes Bayir · 11 months ago
  42. ab0b750 Add tile declaration capability in KernelWriter by Gunes Bayir · 11 months ago
  43. 3389f53 Add kernel and kernel writer skeletons by Viet-Hoa Do · 11 months ago
  44. 5ff4802 Port operations to CKW prototype by Nikolaj Jensen · 11 months ago
  45. acea407 Fix code formatting in CKW by Nikolaj Jensen · 11 months ago
  46. e86f992 Pack CKW objects into Compute Library archive by Jakub Sujak · 11 months ago
  47. 2ae536a Implement ITileOperand and set the relationship to CLTile by Gunes Bayir · 11 months ago
  48. ce3c48c Move CKW prototype to separate directory by Viet-Hoa Do · 11 months ago
  49. 7644b91 Fix CKW test failure by Viet-Hoa Do · 11 months ago
  50. 7a698a3 Improvements to building CKW by Jakub Sujak · 12 months ago
  51. e1880f0 Fix compute kernel writer build warnings by Viet-Hoa Do · 11 months ago
  52. bd4f6b9 Compute kernel writer API and prototype by Viet-Hoa Do · 1 year ago
  53. 8c49f16 Add helpers to set CKW tensor components as OpenCL kernel arguments by Jakub Sujak · 12 months ago
  54. 68e9c4d Implement CLConstantTile by Gian Marco Iodice · 12 months ago
  55. bec9b03 Add a Getting Started guide to CKW README by Jakub Sujak · 12 months ago
  56. 78a17a1 Enable building Compute Kernel Writer from Scons by Jakub Sujak · 12 months ago
  57. df5d987 Add CMakeLists to Compute Kernel Writer by Jakub Sujak · 1 year ago
  58. 6c113ed Prepare the basic types for the compute kernel writer (CKW) by Gian Marco Iodice · 1 year, 4 months ago