visual-openllm icon indicating copy to clipboard operation
visual-openllm copied to clipboard

RuntimeError: GET was unable to find an engine to execute this computation

Open Pass-O-Guava opened this issue 2 years ago • 0 comments

return F.conv2d(input, weight, bias, self.stride,
RuntimeError: GET was unable to find an engine to execute this computation

Torch==2.0.1,diffusers==0.18.2,是否diffusers不兼容torch2.x,请问Text2Image跑通的大佬这两个依赖都是什么版本?是否出现过类似问题?

Pass-O-Guava avatar Jul 13 '23 11:07 Pass-O-Guava