TileOPs-Metax/scripts
lcy-seso c2e01ac8d4 [Fix][Manifest] adopt documented shape/workload format in new elementwise families
- Convert signature shape values from YAML lists to string form ("[M, N]")
  in elementwise_generative.yaml and elementwise_fused_gated.yaml to match
  docs/design/manifest.md R8 + the convolution.yaml precedent so the
  validator can bind shape symbols.
- Add per-input workload shape keys (device_carrier_shape, x_shape) to
  every workload row to satisfy the workload schema documented in
  docs/design/manifest.md and used across normalization.yaml etc.
- Restore exception class/message in check_c4_forward_signature_parity's
  warning when inspect.signature(forward) raises.

Co-Authored-By: Ibuki 🍃 — a wind born from GPTs <Ibuki-wind@users.noreply.github.com>
2026-05-13 12:34:49 +08:00
..
ci [CI] Run nightly inside containerized runner (#1017) 2026-04-22 15:17:10 +08:00
ci_venv_hash.py [Fix][CI] widen fork-PR gpu-smoke cache hits without widening write surface (#1009) 2026-04-20 22:34:03 +08:00
conftest_warmup.py [Refactor] Rename base modules to <module>_base.py convention (#950) 2026-04-13 18:13:32 +08:00
dep_hash.py [Fix][CI] Install external baseline libraries in nightly benchmarks (#673) 2026-03-26 15:06:45 +08:00
gpu_smoke_report.py [CI] Add gpu smoke workflow summary report (#764) 2026-04-02 17:23:37 +08:00
nightly_report.py [Bench] Add FA3/FlashInfer baselines across all attention benchmarks (#734) 2026-04-01 11:40:17 +08: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 [Fix][Manifest] adopt documented shape/workload format in new elementwise families 2026-05-13 12:34:49 +08:00
warmup_kernel_cache.py [Fix][Benchmark] Add serial validation to correct noisy autotune configs (#773) 2026-04-03 13:27:42 +08:00