Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_export/
H A Dutils.py221 input_placeholders: List[torch.fx.Node], flat_args_with_path, range_constraints argument
/aosp_15_r20/external/pytorch/torch/export/
H A Dexported_program.py1102 def _check_input_constraints(self, flat_args_with_path): argument