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
var sessionOptions = new SessionOptions();
sessionOptions.AppendExecutionProvider_Rocm(0); //官方文档说onnx7.1之后会废弃
.AppendExecutionProvider_MIGraphX(0);//建议使用它
can YoloDotnet support ROCm?
offical support:
https://rocm.docs.amd.com/en/latest/
https://onnxruntime.ai/docs/execution-providers/
https://onnxruntime.ai/docs/execution-providers/ROCm-ExecutionProvider.html Obselete
https://onnxruntime.ai/docs/execution-providers/MIGraphX-ExecutionProvider.html#migraphx-execution-provider