Skip to content

Commit

Permalink
Feat speed up throughput (#9423)
Browse files Browse the repository at this point in the history
* Move the "-expand" and "-cast" ops backward

* Hard-coding for stable diffusion,
maximize overlaps

* Use op_tyep_name instead of visual string

* Change transfer nodes to tributary nodes

* Rename tributary to overlap

* Prepare to test different decide parameters

* Prepare to print and test

* {7, 5} seems to be one of the best as before

* Find the best straighten mode 973 for stable diffusion

* Put cpu nodes into overlap node list

* Disable overlap between cpu and gpu if no cpu nodes

* Update API

* Remove magical number

* Update comment

* Remove std log message

* Remove debug code

* Static analysis
  • Loading branch information
Yipeng1994 authored Nov 14, 2022
1 parent 74c952d commit de63f3f
Show file tree
Hide file tree
Showing 4 changed files with 214 additions and 95 deletions.
Loading

0 comments on commit de63f3f

Please sign in to comment.