Home
last modified time | relevance | path

Searched refs:PythonModuleVariable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A D__init__.py78 PythonModuleVariable,
H A Dbuilder.py180 PythonModuleVariable,
1015 result = PythonModuleVariable(
2865 handlers[types.ModuleType] = lambda tx, value: PythonModuleVariable(value)
H A Dmisc.py1134 class PythonModuleVariable(VariableTracker): class
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dsymbolic_convert.py118 PythonModuleVariable,
1247 self.push(PythonModuleVariable(value, source=source))