Pytorch.scatter 主要是两个函数scatter_(self, dim: _int, index: Tensor, src: Tensor)scatter_(self, dim: _int, index: Tensor, value: Number)scatter对应汉语是" ...
確定! 回上一頁