scatter_(dim, index, src)將src中數據根據index中的索引按照dim的方向填充進調用scatter_的向量中; 1.dim=0 首先了解,dim=0,表示按行填充, ...
確定! 回上一頁