Searched defs:RandpermBatchRuleHelper (Results 1 – 1 of 1) sorted by relevance
313 struct RandpermBatchRuleHelper<F, Func, typelist<T1, T...>> { struct314 static Tensor apply(int64_t n, T... extra_args) { in apply()