Searched defs:BinaryRandomPointwiseBatchRuleHelper (Results 1 – 1 of 1) sorted by relevance
56 struct BinaryRandomPointwiseBatchRuleHelper<F, Func, typelist<T1, T2, T...>> { struct57 static Tensor apply(const Tensor& tensor, const Tensor& other, T... extra_args) { in apply()