Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dsymbolic_convert.py307 self: "InstructionTranslatorBase",
412 def inner(self: "InstructionTranslatorBase", inst: Instruction):
576 def wrapper(self: "InstructionTranslatorBase", inst: Instruction):
645 self: "InstructionTranslatorBase",
725 class InstructionTranslatorBase( class
3178 parent: InstructionTranslatorBase,