aboutsummaryrefslogtreecommitdiff
path: root/compute_kernel_writer/include/ckw/types
AgeCommit message (Expand)Author
2024-02-01Use the stable CKW API in the GPU dynamic fusion backendGunes Bayir
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-08-30Implement indirect load for buffer and CLImageGunes Bayir
2023-08-29Add declare_constant_tile API function in CKWGunes Bayir
2023-08-24Add CKW binary and ternary statementsViet-Hoa Do
2023-08-22Add CKW writing methods for CL unary opsViet-Hoa Do
2023-08-07Add Memory Operation enum and helper base classGunes Bayir
2023-08-07Add Tensor3dMapper to CKWGunes Bayir
2023-07-27Add TensorSampler to CKWGunes Bayir
2023-07-20Integrate CLTensorArgumentGian Marco Iodice
2023-07-11Add kernel and kernel writer skeletonsViet-Hoa Do
2023-07-10Port operations to CKW prototypeNikolaj Jensen