PyTorch 中常用于张量数据复制操作有expand 和repeat。「expand 和repeat 两个函数只有 input.expand(\*sizes) 和 input.repeat(\*size) 一种定义方式 ...
確定! 回上一頁