1、模型訓練時提示RuntimeError: tensors are on different GPUs 這個問題出現的原因在於訓練數據data或者模型model其中有一個是*.cuda(),而另一個 ...
確定! 回上一頁