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

[WIP] New PyTorch frontend API #4176

Closed
thiagocrepaldi opened this issue Jun 9, 2020 · 4 comments · Fixed by #5045
Closed

[WIP] New PyTorch frontend API #4176

thiagocrepaldi opened this issue Jun 9, 2020 · 4 comments · Fixed by #5045
Assignees
Labels
training issues related to ONNX Runtime training; typically submitted using template

Comments

@thiagocrepaldi
Copy link
Contributor

This issue will track all tasks related to the development of the new PyTorch frontend API. Once this issue is merged, the new frontend will be available on master branch.

Implementation will follow the MS internal design that has been reviewed internally

@thiagocrepaldi thiagocrepaldi added training issues related to ONNX Runtime training; typically submitted using template Frontend labels Jun 9, 2020
@thiagocrepaldi
Copy link
Contributor Author

#4220 introduces ORTTrainerOptions, optim and amp submodules, CI tests for the new frontend

@spandantiwari
Copy link

There are multiple PRs in flight for new PyTorch frontend API. Is there an order in which these PRs have to be merged?

@thiagocrepaldi
Copy link
Contributor Author

There are multiple PRs in flight for new PyTorch frontend API. Is there an order in which these PRs have to be merged?

Yes, from the "Linked pull requests" list on the right side of this issue page, we should merge the first 3 from top to bottom. The last 2 can be merged in any order after that

@thiagocrepaldi thiagocrepaldi linked a pull request Sep 1, 2020 that will close this issue
@thiagocrepaldi thiagocrepaldi reopened this Sep 3, 2020
@thiagocrepaldi thiagocrepaldi linked a pull request Sep 3, 2020 that will close this issue
@thiagocrepaldi thiagocrepaldi reopened this Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training issues related to ONNX Runtime training; typically submitted using template
Projects
None yet
3 participants