"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "13019acce6dc3ec0c76f581a8cadc032c17baa52"
  • Mark Van Aken's avatar
    #7535 Update FloatTensor type hints to Tensor (#7883) · be4afa0b
    Mark Van Aken authored
    * 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
    be4afa0b
pipeline_stable_diffusion_pag.py 70.8 KB