Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesRandomness.cpp348 struct UnaryPointwiseRandomLeadingFloatBatchRule<F, Func, typelist<A0, A1, T...>> { struct
349 static Tensor apply(double scalar, const Tensor& tensor, T... extra_args) { in apply()