Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dsymbolic_shapes.py1042 def eval_guards(gm, *args, ignore_static=True): argument
3627 ignore_static=True, argument
4234 ignore_static=True argument
4268 def evaluate_guards_for_args(self, placeholders, args, *, ignore_static=True): argument