1. 改變shape torch.reshape()、torch.view()可以調整Tensor的shape,返回一個新shape的Tensor,torch.view()是老版本的實現,torch.reshape()是最新 ...
確定! 回上一頁