Home
last modified time | relevance | path

Searched refs:histogram_select_outer_bin_edges_impl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DHistogramKernel.cpp301 static void histogram_select_outer_bin_edges_impl(const Tensor& input, const int64_t N, in histogram_select_outer_bin_edges_impl() function
312 REGISTER_DISPATCH(histogram_select_outer_bin_edges_stub, &histogram_select_outer_bin_edges_impl);