Replies: 1 comment 1 reply
-
DMLExecutionProvider is ready and stable. That script is for optimizing BERT models and I'd guess that when that was being created/tested it was being used on Linux so DML wasn't included in the list. Not sure how that's related to Olive though. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using onnxruntime-directml to convert Stable Diffusion models for Olive. Regarding the following line, is DMLExecutionProvider not ready yet or not suitable for optimization in onnxruntime?
onnxruntime/onnxruntime/python/tools/transformers/optimizer.py
Line 93 in 6ea3908
Beta Was this translation helpful? Give feedback.
All reactions