"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "a01ca8e6ebf7c4f3a77bfd442b2a200b1aa1d2c4"
  • 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
stable_diffusion_tensorrt_inpaint.py 44.8 KB