Rate this Page

Function at::kthvalue_symint_outf(const at::Tensor&, c10::SymInt, int64_t, bool, at::Tensor&, at::Tensor&)#

Function Documentation#

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