The function torch.zeros() returns a tensor filled with the scalar value 0, with the shape defined by the variable argument size.
確定! 回上一頁