Home
last modified time | relevance | path

Searched refs:LoggingLoggerVariable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dbuilder.py175 LoggingLoggerVariable,
675 return LoggingLoggerVariable(value, source=self.source)
H A Dmisc.py1447 class LoggingLoggerVariable(VariableTracker): class