Home
last modified time | relevance | path

Searched refs:TorchFunctionModeStackSource (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/_dynamo/variables/
Dtorch_function.py13 from ..source import AttrSource, GlobalSource, TorchFunctionModeStackSource, TypeSource
106 None, source=TorchFunctionModeStackSource(-cls.offset)
/external/pytorch/torch/_dynamo/
Dsource.py607 class TorchFunctionModeStackSource(Source): class
Dsymbolic_convert.py75 TorchFunctionModeStackSource,
2784 val, source=TorchFunctionModeStackSource(i)