Rate this Page

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

Function Documentation#

inline ::std::tuple<at::Tensor, at::Tensor> at::kthvalue(const at::Tensor &self, int64_t k, int64_t dim = -1, bool keepdim = false)#