Searched defs:UpsampleBackwardBatchRuleHelper (Results 1 – 1 of 1) sorted by relevance
258 struct UpsampleBackwardBatchRuleHelper<F, Func, typelist<A, B, C, T...>> { struct259 static std::tuple<Tensor, std::optional<int64_t>> apply( in apply()