Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Doutput_graph.py615 self.set_torch_function_state,
1699 def set_torch_function_state(self, enabled: bool) -> None: member in OutputGraph
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dctx_manager.py640 tx.output.set_torch_function_state(values[0])