Rate this Page

Function at::kthvalue_outf(const at::Tensor&, int64_t, at::Dimname, bool, at::Tensor&, at::Tensor&)#

Function Documentation#

inline ::std::tuple<at::Tensor&, at::Tensor&> at::kthvalue_outf(const at::Tensor &self, int64_t k, at::Dimname dim, bool keepdim, at::Tensor &values, at::Tensor &indices)#