-
Notifications
You must be signed in to change notification settings - Fork 5k
[diffusion] cli: profiling utilities support #14185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
3e3562f
only compile forward
AichenF 4414755
change mode of transformer
jianyingzhu 96a6a4a
using max-autotune-no-cudagraphs
AichenF 5f93ca7
restore
AichenF 75d8aaa
Merge branch 'main' into feat/torch_compile
AichenF 1119f6d
Merge branch 'main' into feat/torch_compile
jianyingzhu fe0da05
Merge branch 'main' into feat/torch_compile
AichenF d1581da
Merge branch 'main' into feat/torch_compile
jianyingzhu 1191628
remove torch.compile in ComposedPipelineBase
AichenF be75a73
Merge branch 'feat/torch_compile' of https://github.com/AichenF/sglan…
AichenF 99dbb39
add full stage profile and denoising profile
AichenF 6c9c8b0
perf_logger
AichenF b2f38fb
Merge branch 'main' into feat/benchmark_profile
AichenF f8ae187
clean code
AichenF f148f37
clear cudaevent torchcompile
AichenF 3c78b81
clear code
AichenF 15c8b9d
Merge branch 'main' into feat/benchmark_profile
AichenF 3376654
rename profiler cli
AichenF 99badb0
clean up global profile args
AichenF 2e44c17
clean sampling params
AichenF 2c21b0c
refactor local function
AichenF 0ffc283
refactor denoising
AichenF 3af6d67
restore composed_pipeline_base
AichenF b8d4669
step profile
AichenF 9d1eb14
clear comments
AichenF 1b06323
fix format
AichenF e22e7b3
refactor, and add SGLDiffusionProfiler
mickqian ad9cb45
fix import error
AichenF 43f871f
upd
mickqian 55815f8
upd
mickqian c9bed7c
upd
mickqian f39d122
Merge remote-tracking branch 'origin/main' into feat/benchmark_profile
mickqian 1d18f4d
upd
mickqian 34c0aa0
upd
mickqian 1db6481
upd
mickqian fa75c8d
fix
mickqian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.