[diffusion] profile: support performance metric dumping and comparison (#13630)
This commit is contained in:
@@ -129,6 +129,7 @@ class SamplingParams:
|
||||
|
||||
# Debugging
|
||||
debug: bool = False
|
||||
perf_dump_path: str | None = None
|
||||
|
||||
# Misc
|
||||
save_output: bool = True
|
||||
|
||||
Reference in New Issue
Block a user