Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/export/
H A Dexported_program.py833 self._check_input_constraints(flat_args_with_path)
1102 def _check_input_constraints(self, flat_args_with_path): member in ExportedProgram