Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DHistogram.cpp126 void histogramdd_prepare_out(const Tensor& input, const std::vector<int64_t>& bin_ct, in histogramdd_prepare_out() function
150 void histogramdd_prepare_out(const Tensor& input, TensorList bins, in histogramdd_prepare_out() function