Searched defs:NativeBatchNormBackwardBatchRuleHelper (Results 1 – 1 of 1) sorted by relevance
715 struct NativeBatchNormBackwardBatchRuleHelper { struct716 static std::tuple<Tensor,Tensor,Tensor> apply( in apply()