Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/functorch/
DBatchRulesRandomness.cpp320 struct UnaryPointwiseRandomBatchRule;
323 struct UnaryPointwiseRandomBatchRule<F, Func, typelist<A0, T...>> { struct
414 UnaryPointwiseRandomBatchRule<decltype(&ATEN_FN(op)), &ATEN_FN(op), \ in TORCH_LIBRARY_IMPL()
419 UnaryPointwiseRandomBatchRule<decltype(&ATEN_FN2(op, overload)), &ATEN_FN2(op, overload), \ in TORCH_LIBRARY_IMPL()