TileOPs-Metax/tests
FrRay c3a5d60998 [moe_group_count] feat: 实现 GroupCount 算子
• 新增 GroupCountFwdOp 与 TileLang GroupCountFwdKernel
• 使用共享内存局部计数和全局原子归并统计路由分组
• 支持 int64 路由索引、-1 padding 和动态 token 数量
• 将 Manifest 状态更新为 implemented 并登记 kernel map
• 补充正确性、边界和异常输入测试
• 新增基于 ManifestBenchmark 的 torch.bincount 性能基准
2026-07-29 18:18:19 +08:00
..
kernels docs: add MetaX C500 summer-camp guide on top of upstream dev 2026-07-28 17:55:09 +00:00
ops [moe_group_count] feat: 实现 GroupCount 算子 2026-07-29 18:18:19 +08:00
perf docs: add MetaX C500 summer-camp guide on top of upstream dev 2026-07-28 17:55:09 +00:00
trace [Feat][Trace] Add payload support and implicit thread blocks to trace API (#1661) 2026-07-07 21:31:03 +08:00
__init__.py [Refactor] Separate benchmark profiling from unit tests (#224) 2026-02-27 16:46:35 +08:00
compile_contract.py [Feat][OPS] compile dispatch boundary; pool declarations; design-doc audit (#1757) 2026-07-26 10:36:34 +08:00
conftest.py [Fix][CI] Isolate dynamo state in torch.compile tests (#1743) 2026-07-25 15:49:19 +08:00
nsa_utils.py [Refactor] Separate benchmark profiling from unit tests (#224) 2026-02-27 16:46:35 +08:00
test_base.py [Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation (#1764) 2026-07-26 12:59:48 +08:00
test_compile.py [Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation (#1764) 2026-07-26 12:59:48 +08:00
test_op_base.py [Test][TestInfra] consolidate root tests into validator-owned schema checks (#1756) 2026-07-26 08:59:13 +08:00
test_ops_manifest.py [Test][TestInfra] consolidate root tests into validator-owned schema checks (#1756) 2026-07-26 08:59:13 +08:00
test_reclaim_action.py [Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation (#1764) 2026-07-26 12:59:48 +08:00
test_roofline_codegen.py [Test][TestInfra] consolidate root tests into validator-owned schema checks (#1756) 2026-07-26 08:59:13 +08:00
test_tier_validation.py [Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation (#1764) 2026-07-26 12:59:48 +08:00
test_validate_manifest.py docs: add MetaX C500 summer-camp guide on top of upstream dev 2026-07-28 17:55:09 +00:00