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