Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DDistributions.cpp198 struct CauchyStub { struct
199 …d operator()(TensorIteratorBase& iter, double median, double sigma, std::optional<Generator> gen) { in operator ()()