Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_simplifier.cpp11 inline ExprPtr newBinaryOpOfType( in newBinaryOpOfType() function
62 node = newBinaryOpOfType(v->expr_type(), lhs_new, rhs_new, option); in mutateBinaryOp()