Rate this Page

Function at::linalg_matrix_norm(const at::Tensor&, c10::string_view, at::IntArrayRef, bool, ::std::optional<at::ScalarType>)#

Function Documentation#

inline at::Tensor at::linalg_matrix_norm(const at::Tensor &self, c10::string_view ord = "fro", at::IntArrayRef dim = {-2, -1}, bool keepdim = false, ::std::optional<at::ScalarType> dtype = ::std::nullopt)#