Home
last modified time | relevance | path

Searched defs:UpsampleBackwardBatchRuleHelper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesModules.cpp258 struct UpsampleBackwardBatchRuleHelper<F, Func, typelist<A, B, C, T...>> { struct
259 static std::tuple<Tensor, std::optional<int64_t>> apply( in apply()