Searched defs:BinaryPointwiseBatchRuleHelper (Results 1 – 1 of 1) sorted by relevance
35 struct BinaryPointwiseBatchRuleHelper<F, Func, typelist<T1, T2, T...>> { struct36 static std::tuple<Tensor, std::optional<int64_t>> apply( in apply()