Rate this Page

Function at::sort_outf(const at::Tensor&, ::std::optional<bool>, at::Dimname, bool, at::Tensor&, at::Tensor&)#

Function Documentation#

inline ::std::tuple<at::Tensor&, at::Tensor&> at::sort_outf(const at::Tensor &self, ::std::optional<bool> stable, at::Dimname dim, bool descending, at::Tensor &values, at::Tensor &indices)#