Skip to content

decouple pytorch from onnxruntime training build#8815

Merged
liqunfu merged 15 commits intomasterfrom
liqun/decouple-pytorch
Sep 1, 2021
Merged

decouple pytorch from onnxruntime training build#8815
liqunfu merged 15 commits intomasterfrom
liqun/decouple-pytorch

Conversation

@liqunfu
Copy link
Copy Markdown
Contributor

@liqunfu liqunfu commented Aug 23, 2021

Description: onnxruntime-training does not depend on torch version. so remove torch version from training packages. We still test onnxruntime training packages against many torch versions when building training packages.

@liqunfu liqunfu requested a review from a team as a code owner August 23, 2021 18:17
snnn
snnn previously approved these changes Aug 23, 2021
@snnn
Copy link
Copy Markdown
Contributor

snnn commented Aug 23, 2021

@liqunfu
Copy link
Copy Markdown
Contributor Author

liqunfu commented Aug 25, 2021

There is another one at: https://github.com/microsoft/onnxruntime/blob/master/tools/ci_build/github/linux/docker/scripts/manylinux/install_deps.sh#L96 Do you need it?

@snnn, manylinux/install_deps.sh is referred by many docker files and scripted. This PR shall not have impact on it.

@liqunfu liqunfu merged commit f126a12 into master Sep 1, 2021
@liqunfu liqunfu deleted the liqun/decouple-pytorch branch September 1, 2021 23:31
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.

3 participants