We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Optimum has a problem in that it cannot detect the onnxruntime package provided by onnxruntime-directml, as probably with onnxruntime-gpu.
onnxruntime
onnxruntime-directml
onnxruntime-gpu
https://github.com/huggingface/optimum/blob/ded71c2a66bf7a41c4350677db8d32b424dc8d09/optimum/utils/import_utils.py#L68C1-L70C1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Optimum has a problem in that it cannot detect the
onnxruntime
package provided byonnxruntime-directml
, as probably withonnxruntime-gpu
.https://github.com/huggingface/optimum/blob/ded71c2a66bf7a41c4350677db8d32b424dc8d09/optimum/utils/import_utils.py#L68C1-L70C1
The text was updated successfully, but these errors were encountered: