Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcudagraph_utils.py202 gm: torch.fx.GraphModule, compiled_graph, static_input_idxs: Sequence[int] argument
H A Dutils.py2018 def set_tracing_context_output_strides(example_inputs, compiled_graph): argument