Searched defs:current_tx (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_dynamo/ | ||
H A D | output_graph.py | 648 def current_tx(self): member in OutputGraph |
H A D | symbolic_convert.py | 2636 def current_tx() -> "InstructionTranslator": member in InstructionTranslator |