Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_mutator.cpp459 ExprPtr arg_new = arg->accept_mutator(this); in mutate() local
503 ExprPtr arg_new = arg->accept_mutator(this); in mutate() local