Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/_tensor/
H A Dtest_dtensor_compile.py63 def extract_graph(fx_g, _, graph_cell): argument
/aosp_15_r20/external/pytorch/test/higher_order_ops/
H A Dtest_with_effects.py47 def extract_graph(fx_g, _, graph_cell): argument
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_aotdispatch.py3983 def extract_graph(fx_g, _, graph_cell): argument
6361 def make_compiler(self, graph_cell): argument