sum () - .. function:: sum(input, dtype=None) -> Tensor Returns the sum of all elements in the :attr:`input` tensor. Args: input (Tensor): the…
確定! 回上一頁