Searched defs:UnaryPointwiseRandomBatchRule (Results 1 – 1 of 1) sorted by relevance
323 struct UnaryPointwiseRandomBatchRule<F, Func, typelist<A0, T...>> { struct324 static Tensor apply(const Tensor& tensor, T... extra_args) { in apply()