Commit Graph

10 Commits

Author SHA1 Message Date
yutianyu 287867a34e build: add optional tilelang-metax validation mode
Co-authored-by: wawahejun <hejunlbbc@gmail.com>
2026-05-13 18:24:44 +08:00
yutianyu 9afe211d65 docs: streamline README and guides
Co-Authored-By: wawahejun <hejunlbbc@gmail.com>
2026-05-13 16:17:32 +08:00
yutianyu 7c6a5ed9aa feat: integrate CUTLASS CuTe-optimized copy for L40 (SM89)
Add auto-fetch of CUTLASS third_party dependency in build script,
enable 128-bit vectorized TiledCopy kernel via CuTe for the NVIDIA
copy operator, and clean up build artifacts from version control.

Co-Authored-By: wawahejun <hejunlbbc@gmail.com>
2026-05-13 15:39:29 +08:00
yutianyu c8ad11c277 refactor: unify elementwise runtime helpers 2026-05-12 16:23:06 +08:00
yutianyu 9271fed062 feat: add reusable elementwise relu support 2026-05-12 11:30:19 +08:00
yutianyu 757dbbec74 refactor: split operator headers into public and detail layers 2026-05-08 11:18:47 +08:00
yutianyu 6e02c3eb55 feat: add MACA-based MetaX backend support
Co-authored-by: wawahejun <hejunlbbc@gmail.com>
2026-05-08 09:49:13 +08:00
yutianyu ec8ed33b27 docs: add detailed info md
Co-authored-by: wawahejun <hejunlbbc@gmail.com>
2026-05-05 16:50:18 +08:00
yutianyu e9a4c87564 docs: update guides for refactored python layout
Co-authored-by: wawahejun <hejunlbbc@gmail.com>
2026-05-05 16:50:18 +08:00
yutianyu 1368fa2886 docs: add Chinese README and operator guide
Co-authored-by: wawahejun <hejunlbbc@gmail.com>
2026-05-05 16:50:18 +08:00