Cannot find reference 'FloatTensor' in '__init__.py'

did FloatTensor changed in the new version ?

Isn’t it called FloatTensor not TensorFloat?

Hi,

You can see that FloatTensor is expressed as being part of torch here and it actually comes directly from the C backend that is loaded here.

so… Is there a solution? Pycharm thinks it doesn’t exist, probably due to this