Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DHistogram.h9 using histogramdd_linear_fn = void(*)(const Tensor&, const std::optional<Tensor>&, bool, Tensor&, c… variable
13 DECLARE_DISPATCH(histogramdd_linear_fn, histogramdd_linear_stub);