-
Notifications
You must be signed in to change notification settings - Fork 23
Weekly Meeting 2026‐01‐23
Cao Ying edited this page Jan 23, 2026
·
4 revisions
-
[Enhancement] Replace CSV-Based Benchmark Configuration with Pytest-Native Approach
-
[Discussion] Developing Kernels Based on TileLang Eager Mode
-
[Potential] The benchmark check's default constraint is too relaxed.
MHA @YuchongLi
CI @YuchongLi
- [Enhancement] Add Docker Images in CI
- [CI][Enhancement] Miss the tileOps install and build process
- [CI][Enhancement] Refactor CI functionality to enhance CI stability and expand test coverage
NSA @JienengYu
MLA decode with kvcache @ZhejinXu
- [Feature Request] MultiHeadLatentAttentionDecodeWithKVCache Kernels
- [Feature Request] MultiHeadLatentAttentionDecodeWithKVCache Function
- [Feature Request] MultiHeadLatentAttentionDecodeWithKVCache Function
- [Feature Request] MultiHeadLatentAttentionDecodeWithKVCache Layer
manifold-constrained hyper-connection @AngGao
DeepSeek Sparse Attention Decode @YuxianDu
- [feature Request] Implement Indexer Kernel for DSA Attention in TileOps
- [Feature] [New Op] implement topk op for DSA
Decouple Submodules Dependency @YuchongLi
- The benchmarks/init.py unconditionally imports all submodules
- [Enhancement] Move imports of operator baseline dependency libraries inside the baseline function
- [Refactor] Refactor Gemm code format @YuchongLi
- [CI][Enhancement] Hide private environment variables in the ci.yml file @YuchongLi
- [CI][Bug] Fix Bug in CI conda @YuchongLi
- [Enhancement] Move imports of MHA/GQA benchmarks baseline dependency libraries inside the baseline function. @YuchongLi
- [CI][Enhancement] Delete flake8 from pre-commit hook. @YuchongLi
- [refactor][nsa] Decouple from third-party libraries @JienengYu
- Create documentation for user-facing dependency installation
- Convert Python tests to Pytest.
- Distribute Docker images (one for internal development, one for external reproduction).
- Decouple benchmark dependencies. [Enhancement] Move imports of MHA/GQA benchmarks baseline dependency libraries inside the baseline function. @YuchongLi