aboutsummaryrefslogtreecommitdiff
path: root/compute_kernel_writer/src/cl/CLTile.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-09-22Add row vector and scalar access support to tile operandViet-Hoa Do
2023-08-22Add CKW writing methods for CL unary opsViet-Hoa Do
2023-08-07Document the Conv2D heuristicGian Marco Iodice
2023-07-25Use CLTile for both variable and constant tilesViet-Hoa Do
2023-07-07Fix code formatting in CKWNikolaj Jensen
2023-06-20Implement CLConstantTileGian Marco Iodice
2023-05-24Prepare the basic types for the compute kernel writer (CKW)Gian Marco Iodice