-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dicp][ascend]Support ascend stable_diffusion. (#623)
* Support ascend stable_diffusion. * Comment a replacement pattern. * Fix unit test. * Further fix config. * Change stable diffusion model dir config. * Add setup module for ci process. * Sync with tops unit test for stable_diffusion. * Fix stable_diffusion model dir assignment. * Fix bug brought by new changes. * Fix review comments. * Add comments for unsafe_index conversion, explain state machine more readable. * Change split number calc logic. * Move llama hf transformers import after torch_dipu.
- Loading branch information
Showing
7 changed files
with
269 additions
and
18 deletions.
There are no files selected for viewing
This file contains 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 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.