Skip to content

Update onnxruntime package candidates #2666

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

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

PeixuanZuo
Copy link
Contributor

@PeixuanZuo PeixuanZuo commented Mar 14, 2023

For onnxruntime ROCm EP, two python package will be used.

  1. The official python package is training package(onnxruntime-training).
  2. Build from souce and generate inference package(onnxruntime-rocm).

For onnxruntime Cuda EP, ort_nightly_gpu is needed for inference nightly python package.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Mar 14, 2023

The documentation is not available anymore as the PR was closed or merged.

@@ -156,6 +156,8 @@
"onnxruntime-directml",
"onnxruntime-openvino",
"ort_nightly_directml",
"onnxruntime-rocm",
"onnxruntime-training",
Copy link
Contributor

@tianleiwu tianleiwu Mar 17, 2023

Choose a reason for hiding this comment

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

Add ort_nightly_gpu

@PeixuanZuo, could you try use optimum as described in #2702.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay, I will take a look.

@PeixuanZuo PeixuanZuo changed the title update onnxruntime package candidates, add onnxruntime-rocm and onnxruntime-training Update onnxruntime package candidates Mar 17, 2023
Copy link
Member

@anton-l anton-l left a comment

Choose a reason for hiding this comment

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

Yes, these should cover the new runtimes until we move to optimum, thank you @PeixuanZuo!

@anton-l anton-l merged commit c4892f1 into huggingface:main Mar 24, 2023
w4ffl35 pushed a commit to w4ffl35/diffusers that referenced this pull request Apr 14, 2023
* update import onnxruntime package, enable onnxruntime-rocm and onnxruntime-training

* add ort_nightly_gpu
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* update import onnxruntime package, enable onnxruntime-rocm and onnxruntime-training

* add ort_nightly_gpu
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* update import onnxruntime package, enable onnxruntime-rocm and onnxruntime-training

* add ort_nightly_gpu
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.

4 participants