Why I get mask on cpu and self on cuda error #1708
-
Hi, I am using VertexAI workbench jupyter notebook to run very simple codes with outlines like this:
I got error message when I try to do inference with this outline_model it says expect self and mask to be on the same device, but got mask on cup and self on cuda:0 Does anyone know how to solve this issue? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
lucaslulucaslu
Aug 5, 2025
Replies: 1 comment
-
Go back to 1.1.1 version solve the issue, I think it’s a issue with new version |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lucaslulucaslu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Go back to 1.1.1 version solve the issue, I think it’s a issue with new version