[Diffusion] Add diffusion NVFP4 scaled-mm correctness test (#22127)

Co-authored-by: Mick <mickjagger19@icloud.com>
This commit is contained in:
Xiaoyu Zhang
2026-04-08 22:07:24 +08:00
committed by GitHub
co-authored by Mick
parent ea119adc90
commit b5b2dbe05f
4 changed files with 283 additions and 0 deletions
+1
View File
@@ -546,6 +546,7 @@ jobs:
uses: ./.github/workflows/pr-test-jit-kernel.yml
with:
jit_kernel: ${{ needs.check-changes.outputs.jit_kernel }}
b200_runner: ${{ needs.check-changes.outputs.b200_runner }}
pr_head_sha: ${{ inputs.pr_head_sha || '' }}
git_ref: ${{ inputs.git_ref || '' }}
target_stage: ${{ inputs.target_stage || '' }}