Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Doutput_graph.py648 def current_tx(self): member in OutputGraph
H A Dsymbolic_convert.py2636 def current_tx() -> "InstructionTranslator": member in InstructionTranslator