Skip to content
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

Speed up the training #9278

Merged
merged 24 commits into from
Nov 17, 2022
Merged
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
472c197
Move the "-expand" and "-cast" ops backward
Yipeng1994 Oct 20, 2022
3136f96
Hard-coding for stable diffusion,
Yipeng1994 Oct 21, 2022
a39a306
Merge branch 'master' into feat-speed_up-throughput
Yipeng1994 Nov 4, 2022
7639555
Merge branch 'master' into feat-speed_up-throughput
Yipeng1994 Nov 6, 2022
47eadb4
Use op_tyep_name instead of visual string
Yipeng1994 Nov 6, 2022
29c7b36
Change transfer nodes to tributary nodes
Yipeng1994 Nov 6, 2022
5e79aff
Rename tributary to overlap
Yipeng1994 Nov 6, 2022
f230fc3
Prepare to test different decide parameters
Yipeng1994 Nov 6, 2022
a76d884
Prepare to print and test
Yipeng1994 Nov 6, 2022
9917e44
Merge branch 'master' into feat-speed_up-throughput
Yipeng1994 Nov 8, 2022
58e71b1
{7, 5} seems to be one of the best as before
Yipeng1994 Nov 8, 2022
daf76ca
Find the best straighten mode 973 for stable diffusion
Yipeng1994 Nov 9, 2022
6af20c0
Put cpu nodes into overlap node list
Yipeng1994 Nov 9, 2022
5e710a4
Disable overlap between cpu and gpu if no cpu nodes
Yipeng1994 Nov 9, 2022
62468f3
Update API
Yipeng1994 Nov 9, 2022
0ba6105
Remove magical number
Yipeng1994 Nov 9, 2022
d70a0ea
Update comment
Yipeng1994 Nov 9, 2022
35d9758
Remove std log message
Yipeng1994 Nov 9, 2022
02917f6
Remove debug code
Yipeng1994 Nov 9, 2022
40d2718
Merge branch 'master' into feat-speed_up-throughput
Yipeng1994 Nov 11, 2022
0716628
Static analysis
Yipeng1994 Nov 14, 2022
a1f9e79
Variable op still have activation time in cpu
Yipeng1994 Nov 16, 2022
1e15922
Rename (address comment)
Yipeng1994 Nov 16, 2022
837418e
Merge branch 'master' into feat-speed_up-throughput
Yipeng1994 Nov 16, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading