Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/export/
H A D_unlift.py241 def _create(cls, root, graph, range_constraints=None): argument
250 def __init__(self, root, graph, range_constraints=None): argument
258 range_constraints, argument
H A Dexported_program.py762 def range_constraints(self): member in ExportedProgram
/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/executorch/exir/program/
H A D_program.py304 range_constraints, argument