Searched defs:histogram_out (Results 1 – 1 of 1) sorted by relevance
336 histogram_out(const Tensor& self, const Tensor& bins, in histogram_out() function361 histogram_out(const Tensor& self, int64_t bin_ct, std::optional<c10::ArrayRef<double>> range, in histogram_out() function