Searched defs:UnaryPointwiseRandomLeadingFloatBatchRule (Results 1 – 1 of 1) sorted by relevance
348 struct UnaryPointwiseRandomLeadingFloatBatchRule<F, Func, typelist<A0, A1, T...>> { struct349 static Tensor apply(double scalar, const Tensor& tensor, T... extra_args) { in apply()