PyTorch 中,一般函数加下划线代表直接在原来的Tensor 上修改. scatter(dim, index, src) 的参数有3 个. dim:沿着哪个维度进行索引; index:用 ...
確定! 回上一頁