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

enable eager mode with ortmodule #8961

Merged
merged 9 commits into from Sep 10, 2021
Merged

enable eager mode with ortmodule #8961

merged 9 commits into from Sep 10, 2021

Conversation

souptc
Copy link
Member

@souptc souptc commented Sep 3, 2021

Description: Enable eager mode to work with ortmodule together.
The major change is to let ORTModule recognize the 'ort' device type in eager mode, and handle the tensor conversion.

@souptc souptc marked this pull request as ready for review September 9, 2021 00:07
@souptc souptc changed the title initial change for eager/ortmodule integration enable eager mode with ortmodule Sep 9, 2021
Copy link
Contributor

@baijumeswani baijumeswani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@souptc souptc merged commit 8eb6546 into master Sep 10, 2021
@souptc souptc deleted the chenta/eager_ortmodule branch September 10, 2021 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants