keep getting dead kernel #189
Unanswered
dentadelta
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think it's because I'm not using 256 x 256 image size so it doesnt match with the built-in T5 text embedded size |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Keep getting dead kernel when running the below code block
for i in (1, 2):
loss = imagen(pixel_values, texts = captions, unet_number = i)
Beta Was this translation helpful? Give feedback.
All reactions