-
Notifications
You must be signed in to change notification settings - Fork 6.5k
update code to reflect latest changes as of May 30th #3616
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
update code to reflect latest changes as of May 30th #3616
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
|
@patrickvonplaten @anton-l can I please get a review on this PR updating the 3 tasks under examples/research_projects/onnxruntime? Thank you! |
examples/research_projects/onnxruntime/textual_inversion/README.md
Outdated
Show resolved
Hide resolved
bghira
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for bringing that variable back
examples/research_projects/onnxruntime/text_to_image/train_text_to_image.py
Show resolved
Hide resolved
examples/research_projects/onnxruntime/text_to_image/train_text_to_image.py
Show resolved
Hide resolved
examples/research_projects/onnxruntime/text_to_image/train_text_to_image.py
Show resolved
Hide resolved
anton-l
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for maintaining the examples @prathikr!
* update code to reflect latest changes as of May 30th * update text to image example * reflect changes to textual inversion * make style * fix typo * Revert unnecessary readme changes --------- Co-authored-by: root <root@orttrainingdev8.d32nl1ml4oruzj4qz3bqlggovf.px.internal.cloudapp.net> Co-authored-by: Prathik Rao <[email protected]@orttrainingdev8.d32nl1ml4oruzj4qz3bqlggovf.px.internal.cloudapp.net>
updates code to reflect latest changes as of May 30th