IGNN
IGNN copied to clipboard
About ‘matmul_cuda’
Hello, if my pytorch>1.1.0, how should I use ‘matmul_cuda’? Will there be any performance impact if I don’t use this package? Or is it just an impact on speed? Currently, after installing ‘matmul’, I run the code and report an error: ‘untimeError: CUDA error: no kernel image is available for execution on the device’. How should it be solved?