TiledTensor/ThrillerFlow
ThrillerFlow is a Dataflow Analysis and Codegen Framework written in Rust.
RustMIT
Issues
- 0
Add a Python example for Back2Back GEMM
#18 opened by KuangjuX - 0
Add a python example for FlashAttention-v2
#22 opened by KuangjuX - 0
Add a Python example for whole GEMM.
#16 opened by KuangjuX - 0
Add CI for Python interface example
#17 opened by KuangjuX - 0
Add Memory Access codegen based on `AccessMap`.
#14 opened by KuangjuX - 3
- 1
- 0
- 0
Codegen for CUDA Kernel initialization.
#7 opened by KuangjuX - 0
Implement the algorithm to find disconnected subgraphs within the [`ThrillerGraph`].
#8 opened by KuangjuX - 0
Merge identical `AccessMap` to enable code generation within the same nested loop.
#2 opened by KuangjuX - 0
Modify the `ThrillerBlock` code generation to generate subgraphs inside the nested loop of the `Block`.
#3 opened by KuangjuX - 0