I attempted to reinstall the torch-directml package using pip, but the issue persists. On newer versions of Windows (with Intel iGPU): The package runs, but when I attempt to run Stable Diffusion on ...
I'm trying to do something I'm starting to think it is not possible... which is using a CUDNN that is different between torch and onnx. In the past I was using torch 2.1.2+cu121 and onnxruntime 1.20.0 ...