Skip to content

Commit 7afcbc8

Browse files
Update README.md
1 parent 2f4216b commit 7afcbc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ High-performance Diffusion Transformer (DiT) implementation from scratch using C
1616
- Block-level parallelism for multi-head attention
1717
- Memory coalescing for Q, K, V matrix operations
1818

19+
and more!
20+
1921
## Usage
2022

2123
```python

0 commit comments

Comments
 (0)