-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Description (1) Support importing model from Olive. (2) Add backend engine Torch (Eager and Compile modes) to the demo. (3) Use fp16 in most places. (4) Remove some old pipeline scripts that are not useful anymore. They are replaced by the demo. (5) Remove old benchmark results that are out of date. (6) Add PIL image conversion to end to end latency (for fair comparison with diffusers since the default output type is pil) (7) Remove some options are seldom used like force-rebuild-engine, hf-token, refit etc. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
- Loading branch information
Showing
21 changed files
with
1,305 additions
and
2,524 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
Oops, something went wrong.