Rate this Page

Function at::linalg_vector_norm_out#

Function Documentation#

inline at::Tensor &at::linalg_vector_norm_out(at::Tensor &out, const at::Tensor &self, const at::Scalar &ord = 2, at::OptionalIntArrayRef dim = ::std::nullopt, bool keepdim = false, ::std::optional<at::ScalarType> dtype = ::std::nullopt)#