Home
last modified time | relevance | path

Searched defs:histogram_out (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DHistogram.cpp336 histogram_out(const Tensor& self, const Tensor& bins, in histogram_out() function
361 histogram_out(const Tensor& self, int64_t bin_ct, std::optional<c10::ArrayRef<double>> range, in histogram_out() function