Rate this Page

Function at::combinations#

Function Documentation#

inline at::Tensor at::combinations(const at::Tensor &self, int64_t r = 2, bool with_replacement = false)#