torch.zeros(*sizes, out=None) → Tensor. 返回一个全为标量0 的张量,形状由可变参数 sizes 定义。 参数: sizes (int...) – 整数序列,定义了输出形状; out (Tensor, ...
確定! 回上一頁