Previously, the onnxruntime.dll would delayload all cuda dlls when building with CUDA, this behavior appears to unfortunately have changed, can I change this to actually delayload or could there be a separate onnxruntime_providers_cuda.dll like for tensorrt?
Based on the latest commit 4df356d
Previously, the
onnxruntime.dllwould delayload all cuda dlls when building with CUDA, this behavior appears to unfortunately have changed, can I change this to actually delayload or could there be a separateonnxruntime_providers_cuda.dlllike for tensorrt?Based on the latest commit 4df356d