You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To fix the test I switched to uniproc processor, but
now I'm getting weird issues like
```
torch._dynamo.exc.BackendCompilerFailed: backend='<vllm.compilation.backends.VllmBackend object at 0x7ef9f68ca600>' raised:
AttributeError: module 'torch._tensor' has no attribute 'split'
```
Signed-off-by: Max de Bayser <mbayser@br.ibm.com>
0 commit comments