TileOPs-Metax/scripts
ray24777 da567b4239 refactor(quant_swiglu): drop stage-profiling variants and their scripts
Remove the `stage=` builder parameter, the read_only/read_shared/read
probe branches, the _block_sum_reduce macro, and stage_kernel() from the
fused SwiGLU + per-channel FP8-cast kernel.  These existed only to
attribute fused time to pipeline stages for profiling and had no effect on
the production path; the unconditional kernel body is byte-identical to the
former stage="full".  lru_cache returns to default maxsize=32.  Delete
scripts/profile_quant_swiglu_stages.py and
scripts/quant_swiglu_stage_profile.sh, the only consumers.

Verified: tests/ops/test_quant_swiglu_channel_cast_transpose.py 12 passed
(bit-exact fp8 contract preserved).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-05 11:56:40 +00:00
..
ci docs: add MetaX C500 summer-camp guide on top of upstream dev 2026-07-28 17:55:09 +00:00
conftest_warmup.py [Chore][Cleanup] repo slimming: dead code, duplicated tests/benches, compat shims, file defragmentation (#1764) 2026-07-26 12:59:48 +08:00
gpu_smoke_report.py [CI] Add gpu smoke workflow summary report (#764) 2026-04-02 17:23:37 +08:00
manifest_stats.py [Refactor][CI] retarget README badges to spec / bench coverage (#1470) 2026-05-15 17:41:52 +08:00
nightly_report.py [Bench] Add FA3/FlashInfer baselines across all attention benchmarks (#734) 2026-04-01 11:40:17 +08:00
plot_roofline.py feat: add roofline plot script and C500 profile 2026-08-04 05:13:57 +00:00
test_node_delta.py [Test][Softmax] Add non-aligned edge-case shapes for softmax-family ops (#914) 2026-04-12 11:17:34 +08:00
validate_manifest.py docs: add MetaX C500 summer-camp guide on top of upstream dev 2026-07-28 17:55:09 +00:00
warmup_kernel_cache.py [Fix][Benchmark] Add serial validation to correct noisy autotune configs (#773) 2026-04-03 13:27:42 +08:00