Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesRandomness.cpp256 struct RandomBatchRuleHelper;
259 struct RandomBatchRuleHelper<F, Func, typelist<T1, T...>> { struct
370 RandomBatchRuleHelper<decltype(&ATEN_FN(op)), &ATEN_FN(op), \ in TORCH_LIBRARY_IMPL()
375 RandomBatchRuleHelper<decltype(&ATEN_FN2(op, overload)), &ATEN_FN2(op, overload), \ in TORCH_LIBRARY_IMPL()