[diffusion] profile: support performance metric dumping and comparison (#13630)

This commit is contained in:
Mick
2025-11-21 18:47:16 +08:00
committed by GitHub
parent a34d3abb54
commit 5e7f91d451
20 changed files with 1315 additions and 1148 deletions
@@ -129,6 +129,7 @@ class SamplingParams:
# Debugging
debug: bool = False
perf_dump_path: str | None = None
# Misc
save_output: bool = True