microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.09k stars 2.84k forks source link

AppendExecutionProvider_DML error #21787

Open Limit1996 opened 3 weeks ago

Limit1996 commented 3 weeks ago

When I use options.AppendExecutionProvider_CPU, it works fine, but when I use options.AppendExecutionProvider_DML(0), I get the following error: c0c6431d362199f7012a9556a1352da 35c394eb8af0601dad986ceefadbc72

jywu-msft commented 3 weeks ago

can you provide some more details? Which version of OnnxRuntime are you using? Are you are using a package from nuget.org?

Limit1996 commented 3 weeks ago

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