[Bench][SM70] Repair #377 without slowing GLM NVFP4 - #380
Merged
yangzhuxinyzx merged 25 commits intoAug 28, 2026
Conversation
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
…n-latest-main-20260828-1205 [Bench][SM70] Repair #375 without disabling QPN8
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
…n-latest-main-v2-20260828-1228 [Core][SM70] Keep Qwen3.8 QPN8 default-on after #375 A/B
…ality-audit-20260828-025709 [Bench][SM70] Record Qwen3.8 QPN8 quality/performance A/B
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
Signed-off-by: yangzhuxinyzx <153831768+yangzhuxinyzx@users.noreply.github.com>
yangzhuxinyzx
marked this pull request as ready for review
August 28, 2026 04:55
Contributor
Author
|
审计完成并锁定
按项目策略保留默认开启的性能路径,准备合并回 #377。 |
yangzhuxinyzx
merged commit Aug 28, 2026
4a62e38
into
codex/v100-glm53-fp16-quality-perf-20260828-040813
2 checks passed
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.
Purpose
Repair #377 from the latest audited
mainwhile retaining its useful GLM-5.3and NVFP4 benchmark coverage without forcing production onto a slower
accumulation tree.
Audit decision
random input/weights:
task-quality evidence; retain a diagnostic tuning opt-out through the
existing environment control.
existing NVFP4 microbenchmark.
not alter production dispatch.
lazy-load the compiled SM70 wrapper so
--helpworks in a clean checkout,and repair the accelerator/static-format gates.
Validation
47836839b542fb73494caa64adc14cd660e38c535c4a5e67e16d3a763196dac7.base/evict/cg at 5.530/6.656/7.270 us with exact outputs for that input.
mypy, forbidden-import, and accelerator API gates.
numerical/performance evidence.
mainatb410e59eb9a1283bb20c239bac52c6ba88459ea2; [Bench][SM70] Add GLM NVFP4 quality and performance screens #377 headcd1bc99f0404dbac88c37272b0284916a07db373is preserved as ancestry withoutchanging the audited tree.