Home
last modified time | relevance | path

Searched refs:mod_rhs (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/torch/csrc/jit/tensorexpr/
Dir_simplifier.cpp2044 ExprPtr mod_rhs = IRSimplifier::simplify(mod->rhs()); in simplifyRoundModPattern() local
2063 hasher.hash(mod_round.divisor) == hasher.hash(mod_rhs)) { in simplifyRoundModPattern()
2101 hasher.hash(round_rhs) == hasher.hash(mod_rhs)) { in simplifyRoundModPattern()