"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "c051ad5f1acb7bb2da133257ebc242e97ab2b9ca"
[Enhancement] Add buffer load copy functions and improve copy logic in tilelang (#946)
- Introduced new functions for buffer load copy with stride and parallel execution. - Enhanced the copy logic in `copy.py` to simplify nested if statements for BufferLoad nodes. - Added corresponding test cases for the new buffer load functionalities.
Showing
Please register or sign in to comment