In[ ]: # Setup if torch.cuda.is_available(): device ... None].to(device) verts = torch.from_numpy((ALP_UV["All_vertices"]).astype(int)).squeeze().to(device) ...
確定! 回上一頁