RuntimeError: t() expects a tensor with <= 2 dimensions, ... 因此在使用transpose和view函数时,要格外注意数据的维度顺序和存储顺序需保持一致。
確定! 回上一頁