..
attention
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
__init__.py
[Refactor] Separate benchmark profiling from unit tests ( #224 )
2026-02-27 16:46:35 +08:00
bench_ada_layer_norm.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_argreduce.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_batch_norm.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_binary_elementwise.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_bmm.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_convolution.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_cumulative.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_deltanet.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_deltanet_recurrence.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_dropout.py
[Refactor][Ops] Infer static metadata from forward inputs ( #1734 )
2026-07-25 12:05:17 +08:00
bench_elementwise_fp8.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_elementwise_manifest.py
[Fix][Benchmark] stop losing results on native failures; derive workload keys from signature ( #1745 )
2026-07-25 22:11:21 +08:00
bench_engram.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_fft.py
[Refactor][Ops] Infer static metadata from forward inputs ( #1734 )
2026-07-25 12:05:17 +08:00
bench_fp8_lightning_indexer.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_fp8_quant.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_fused_moe_experts.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_gated_deltanet.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_gated_deltanet_prefill.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_gated_deltanet_recurrence.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_gemm.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_gla_chunkwise.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_gla_recurrence.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_group_norm.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_grouped_gemm.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_grouped_gemm_baselines.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_independent_elementwise.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_instance_norm.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_logical_reduce.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_mamba.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_mamba2_e2e.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_mhc.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_moe_fused_activation.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_moe_fused_moe.py
[Feat][Ops] Infer shape metadata from op inputs ( #1651 )
2026-07-06 17:51:47 +08:00
bench_moe_fused_topk.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_moe_grouped_gemm_nopad.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_moe_kernel_breakdown.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_moe_permute_align.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_moe_permute_nopad.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_moe_shared_fused_moe.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_moe_unpermute.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_norm.py
[Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation ( #1764 )
2026-07-26 12:59:48 +08:00
bench_pool.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_quant_swiglu_channel_cast_transpose.py
feat(quant_swiglu): add fused SwiGLU + per-channel FP8 cast op
2026-08-03 15:28:30 +00:00
bench_reduce.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_reduce_multidim.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_rope.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_softmax.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_topk_selector.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_unary_elementwise.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00
bench_vector_norm.py
docs: add MetaX C500 summer-camp guide on top of upstream dev
2026-07-28 17:55:09 +00:00