Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dbuiltin.py182 def _fx_graph_functions(): member in BuiltinVariable
626 return self.fn in self._fx_graph_functions()
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_misc.py2282 operators = BuiltinVariable._fx_graph_functions()