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

Add support for python 3.10 for onnxruntime-training cuda and cpu #14100

Merged
merged 5 commits into from
Feb 2, 2023

Conversation

baijumeswani
Copy link
Contributor

Pull request adds support for python 3.10 for cuda and cpu packages.

tokenizers python package requires the rust compiler for 3.10. So, this PR also installs rust in the packaging pipeline.

@baijumeswani baijumeswani added the training issues related to ONNX Runtime training; typically submitted using template label Dec 30, 2022
@baijumeswani baijumeswani requested a review from a team as a code owner December 30, 2022 23:01
@baijumeswani baijumeswani force-pushed the bmeswani/training-python-upgrade branch from 9c54651 to c1fe342 Compare January 12, 2023 00:11
snnn
snnn previously approved these changes Jan 18, 2023
Copy link
Contributor

@askhade askhade left a comment

Choose a reason for hiding this comment

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

LGTM

@baijumeswani baijumeswani merged commit 68a402e into main Feb 2, 2023
@baijumeswani baijumeswani deleted the bmeswani/training-python-upgrade branch February 2, 2023 19:32
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
Development

Successfully merging this pull request may close these issues.

None yet

4 participants