Home
last modified time | relevance | path

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

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