torch.max()表示取整個資料中的最大值,torch.min()表示取整個資料的最小值numpy.max()表示取整個資料的最大值,numpy.min()表示去整個資料的最小值 ...
確定! 回上一頁