random np array - shape = 1,2,2 test = np.random.rand(1,2,2) # 轉成torch 可以 ... 在pytorch 裡你時常會看到XXX.to(device) 這樣的操作,其中device = "cpu" 或者 ...
確定! 回上一頁