Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DHistogramKernel.cpp262 static void histogramdd_kernel_impl(const Tensor& self, const std::optional<Tensor>& weight, bool d… in histogramdd_kernel_impl() function
310 REGISTER_DISPATCH(histogramdd_stub, &histogramdd_kernel_impl);
/aosp_15_r20/external/pytorch/aten/src/ATen/native/mps/operations/
H A DHistogramKernel.mm163 void histogramdd_kernel_impl(Tensor& hist_output,
310 …mps::histogramdd_kernel_impl<scalar_t, bin_algorithm>(hist, bin_edges_contig, reshaped_input, resh…