aboutsummaryrefslogtreecommitdiff
path: root/compute_kernel_writer/include
AgeCommit message (Expand)Author
2023-07-12Rename ITileOperand and introduce vector/scalar interfaces in CKWGunes Bayir
2023-07-12Add tile declaration capability in KernelWriterGunes Bayir
2023-07-11Add kernel and kernel writer skeletonsViet-Hoa Do
2023-07-10Port operations to CKW prototypeNikolaj Jensen
2023-07-07Fix code formatting in CKWNikolaj Jensen
2023-07-06Implement ITileOperand and set the relationship to CLTileGunes Bayir
2023-07-06Move CKW prototype to separate directoryViet-Hoa Do
2023-06-28Fix compute kernel writer build warningsViet-Hoa Do
2023-06-27Compute kernel writer API and prototypeViet-Hoa Do
2023-06-26Add helpers to set CKW tensor components as OpenCL kernel argumentsJakub Sujak
2023-06-20Implement CLConstantTileGian Marco Iodice
2023-05-24Prepare the basic types for the compute kernel writer (CKW)Gian Marco Iodice