You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can you provide some more details? Which version of OnnxRuntime are you using? Are you are using a package from nuget.org?
Microsoft.ML.OnnxRuntime.DirectML 1.13.1
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
When I use
options.AppendExecutionProvider_CPU
, it works fine, but when I useoptions.AppendExecutionProvider_DML(0)
, I get the following error:The text was updated successfully, but these errors were encountered: