When I used Onnxruntime tvm for inference based on backend GPU and ROCM using a precompiled model, the following error occurred
Check failed: (itr != physical_devices.end()) is false: Unable to find a physical device (from among the 1 given) to match the virtual device with device type 2
The code follows the example of resnet50, with only the modification of tartget='cuda '
Describe the documentation issue
When I used Onnxruntime tvm for inference based on backend GPU and ROCM using a precompiled model, the following error occurred
The code follows the example of resnet50, with only the modification of tartget='cuda '
Looking forward to your help!!!!
Page / URL
No response