RuntimeError with ImagePoints

Hi familiy!

I dont know what 's wrong here, this is driving me crazy.
I am trying to use ImagePoints but i get the next error

RuntimeError: expected backend CPU and dtype Double but got backend CPU and dtype Float

i will share the code:


I dont know what can i do for casting my tensor from float to double. Thanks all

Hi mjack3! Did you manage to solve this? I ran into the same issue, and I have no idea what to do about it.

I renember to configure the dtype to type needed

How did you change it? I am so stuck on this aswell