intel-extension-for-pytorch icon indicating copy to clipboard operation
intel-extension-for-pytorch copied to clipboard

When I use intel-extension-for-pytorch in windows 11, I got the issue: F.linear(input, self.weight, self.bias) RuntimeError: could not create a primitive

Open sxunix opened this issue 2 years ago • 1 comments

Describe the issue

When I use intel-extension-for-pytorch to inference of ChatGLM3-6B in windows 11, I got the following issue: F.linear(input, self.weight, self.bias) RuntimeError: could not create a primitive.

The environment is: OS: Win11 Python: 3.10.11 Torch version: 2.0.0a0+gite9ebda2 intel-extension-for-pytorch 2.0.110+gitc6ea20b

Would you please help to solve it?

sxunix avatar Nov 13 '23 11:11 sxunix

@ashokei

jingxu10 avatar Nov 30 '23 21:11 jingxu10