Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dmisc.py1403 def is_reorderable_logging_function(obj): member in DebuggingVariable
H A Dbuilder.py668 elif DebuggingVariable.is_reorderable_logging_function(value):