Function primitiv::functions::sum [] [src]

pub fn sum<T: AsRef<Var>, Var>(x: T, dim: u32) -> Var where
    FuncImpls<Var>: Functions<Var>,