Skip to content

Commit f6f5786

Browse files
committed
update
1 parent cbdfeec commit f6f5786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ We would like to acknowledge the following projects for their influence on Tilus
3939
- **Hidet**: We take Hidet IR as our low-level target and reuse its runtime system.
4040
- **TVM**: Hidet's initial IR was adopted from TVM, and we also learned a lot from TVM on how to build a compiler.
4141
- **Triton**: The core idea of defining kernels at a thread-block level and working with tiles was inspired by Triton.
42-
- **Hexcute**: We adopted the idea of using automatic layout inference to make programming simpler, a technique pioneered by this project.
42+
- **Hexcute**: We adopted the idea of using automatic layout inference to make programming simpler from Hexcute.

0 commit comments

Comments
 (0)