Rate this Page

Function at::histogram(const at::Tensor&, const at::Tensor&, const ::std::optional<at::Tensor>&, bool)#

Function Documentation#

inline ::std::tuple<at::Tensor, at::Tensor> at::histogram(const at::Tensor &self, const at::Tensor &bins, const ::std::optional<at::Tensor> &weight = {}, bool density = false)#