Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesRandomness.cpp333 struct NormalPointwiseBatchRule<F, Func, typelist<A0, T...>> { struct
334 static Tensor apply(const Tensor& tensor, T... extra_args) { in apply()