Rate this Page

Template Function at::symint::bincount_outf(const at::Tensor&, const ::std::optional<at::Tensor>&, c10::SymInt, at::Tensor&)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, c10::SymInt>>>
at::Tensor &at::symint::bincount_outf(const at::Tensor &self, const ::std::optional<at::Tensor> &weights, c10::SymInt minlength, at::Tensor &out)#