aboutsummaryrefslogtreecommitdiff
path: root/compute_kernel_writer/src/TileOperand.cpp
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-09-22Add row vector and scalar access support to tile operandViet-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-06Move CKW prototype to separate directoryViet-Hoa Do
2023-06-27Compute kernel writer API and prototypeViet-Hoa Do