fix(expert-skill): align FlyDSL selectors and validation - #423
Open
IzacharyI wants to merge 1 commit into
Open
Conversation
IzacharyI
force-pushed
the
geak_flydsl_skill_test
branch
from
August 20, 2026 04:26
b66d9bc to
2b47d59
Compare
Make the gfx950 recipes reachable across real operator aliases, correct generated plans and dense guidance, and enforce their static checks without claiming unmeasured E2E gains.
IzacharyI
force-pushed
the
geak_flydsl_skill_test
branch
from
August 20, 2026 10:52
2b47d59 to
700e801
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #386 (review) addressing the post-merge review findings :
gfx950 FlyDSL MoE and dense GEMM skills can be reached correctly.
kernel A/B and parity; this PR does not claim new E2E gains.
blockscale evidence with per-run latencies.
Changes
grouped_gemm_moefused_moe_grouped_gemmdense_gemmscaled_quant_gemmflydsl -> flydsl).--emit-plan:mode=optimizemode=author target_language=...e2e_delta_min_pctfields from the three kernel-scope skills. Theirvalidatedstatus now clearly represents isolated kernel A/B + parity only.0.187461 ms0.128937 ms1.4539x0.187491 -> 0.128937 ms = 1.4541xtile_n=256/tile_k=128is the decisive configurationuse_expert_skills=falsesuppresses the registry fragment, while general target-backend knowledge remains in the base role prompts.ensure_flydslas a non-profile-matched dependency skill after reindexing.ck -> ck_tileexample.Validation Scope
The three submitted skills are
scope: kernel.Validated isolated results:
1.1043x(-9.45%)1.2099x(-17.35%)1.4539xratio-of-medians; Director pair1.4541xThese numbers include parity validation and the complete declared kernel segment.
This PR does not claim a newly validated serving-level throughput, TTFT, or TPOT improvement. E2E acceptance remains the responsibility of the normal serving A/B gate.
Evidence
flydsl_decode_moe_stage1_blkmap/validation_flydsl_0_2_2.yamlflydsl_prefill_moe_stage2_fp8partial/validation_flydsl_0_2_2.yamlflydsl_fp8_blockscale_gemm/validation_gfx950.yamlThe dense YAML was created from existing on-box GEAK measurements. The original raw reports remain external, and the exact FlyDSL/AITER commits were not captured in the original run.
Validation
index.yamlregenerates without changes.