Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/_tensor/
H A Dtest_dtensor_compile.py69 fw_graph_cell = [None] variable
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_aotdispatch.py6452 def make_compiler(self, fw_graph_cell): argument