aboutsummaryrefslogtreecommitdiff
path: root/compute_kernel_writer/src/cl/CLTile.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-08-07Add Tensor3dMapper to CKWGunes Bayir
2023-07-25Use CLTile for both variable and constant tilesViet-Hoa Do
2023-07-21Change TileOperand to a view of a tile objectViet-Hoa Do
2023-07-12Rename ITileOperand and introduce vector/scalar interfaces in CKWGunes Bayir
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-06-20Implement CLConstantTileGian Marco Iodice
2023-05-24Prepare the basic types for the compute kernel writer (CKW)Gian Marco Iodice