I have the exact same question as https://discuss.pytorch.org/t/libtorch-dlls-delayed-loading/142386 : the symbols of c10.lib and c10_cuda.lib will prevent a delay load of c10.dll and c10_cuda.dll.
(we could discuss the reasons why I would like to achieve that, but that’s not the point).
Is the present forum the right place to ask for a fix (even doomed to a “wont fix” answer) ? I could not find a dedicated libtorch section on the pytorch github.