[diffusion] [NPU] Update perf baselines (#19227)

This commit is contained in:
Makcum888e
2026-02-24 21:15:16 +03:00
committed by GitHub
parent e6ad58e5da
commit 9bce3b040c

View File

@@ -7,69 +7,69 @@
"scenarios": {
"wan2_1_t2v_1.3b_1_npu": {
"stages_ms": {
"InputValidationStage": 0.1,
"TextEncodingStage": 1609.27,
"TimestepPreparationStage": 3.46,
"LatentPreparationStage": 0.39,
"DenoisingStage": 26324.0,
"DecodingStage": 817.68,
"InputValidationStage": 0.07,
"TextEncodingStage": 876.11,
"LatentPreparationStage": 0.25,
"TimestepPreparationStage": 2.9,
"DenoisingStage": 26188.0,
"DecodingStage": 142.03,
"per_frame_generation": null
},
"denoise_step_ms": {
"0": 364.97,
"1": 542.66,
"2": 542.1,
"3": 541.3,
"4": 537.07,
"5": 537.21,
"6": 537.19,
"7": 537.19,
"8": 537.27,
"9": 537.05,
"10": 537.02,
"11": 537.11,
"12": 537.42,
"13": 537.2,
"14": 537.16,
"15": 537.11,
"16": 537.14,
"17": 537.19,
"18": 537.1,
"19": 537.0,
"20": 537.26,
"21": 537.18,
"22": 537.16,
"23": 537.24,
"24": 537.15,
"25": 537.14,
"26": 536.99,
"27": 537.19,
"28": 537.22,
"29": 537.23,
"30": 537.06,
"31": 537.06,
"32": 537.18,
"33": 537.07,
"34": 537.19,
"35": 537.28,
"36": 537.17,
"37": 537.38,
"38": 537.31,
"39": 537.25,
"40": 537.28,
"41": 537.26,
"42": 537.1,
"43": 537.19,
"44": 537.19,
"45": 537.31,
"46": 537.19,
"47": 537.16,
"48": 537.23,
"49": 532.91
"0": 103.56,
"1": 329.59,
"2": 545.23,
"3": 537.0,
"4": 536.27,
"5": 536.29,
"6": 536.33,
"7": 536.0,
"8": 536.17,
"9": 536.28,
"10": 535.53,
"11": 536.04,
"12": 536.42,
"13": 536.09,
"14": 536.32,
"15": 536.25,
"16": 536.36,
"17": 536.21,
"18": 536.29,
"19": 536.15,
"20": 536.28,
"21": 536.5,
"22": 536.46,
"23": 536.06,
"24": 536.45,
"25": 536.24,
"26": 536.14,
"27": 536.13,
"28": 536.22,
"29": 536.15,
"30": 535.94,
"31": 536.1,
"32": 536.13,
"33": 536.2,
"34": 536.24,
"35": 536.34,
"36": 536.54,
"37": 536.42,
"38": 536.41,
"39": 536.42,
"40": 536.13,
"41": 536.32,
"42": 536.23,
"43": 536.16,
"44": 536.05,
"45": 536.18,
"46": 536.08,
"47": 536.34,
"48": 536.26,
"49": 535.41
},
"expected_e2e_ms": 28769.9,
"expected_avg_denoise_ms": 526.34,
"expected_median_denoise_ms": 537.19
"expected_e2e_ms": 38738.17,
"expected_avg_denoise_ms": 523.62,
"expected_median_denoise_ms": 536.23
}
}
}