diffusers
be4afa0b - #7535 Update FloatTensor type hints to Tensor (#7883)

Commit
1 year ago
#7535 Update FloatTensor type hints to Tensor (#7883) * find & replace all FloatTensors to Tensor * apply formatting * Update torch.FloatTensor to torch.Tensor in the remaining files * formatting * Fix the rest of the places where FloatTensor is used as well as in documentation * formatting * Update new file from FloatTensor to Tensor
Author
Parents
Loading