Closed Rayray927 closed 8 months ago
What GPU and pytorch version are you running? I think bf16 interpolation functions need 2.1 at least. Alternatively you can just manually choose the dtype of fp16 instead.
What GPU and pytorch version are you running? I think bf16 interpolation functions need 2.1 at least. Alternatively you can just manually choose the dtype of fp16 instead.
it worked! i upgrade my pytorch and xformers to the latest.
Good to know, thanks for the report!
i don't know how to fix it.