Searched defs:is_torchdynamo_compiling (Results 1 – 2 of 2) sorted by relevance
11 from torch._dynamo.external_utils import is_compiling as is_torchdynamo_compiling unknown14 def is_torchdynamo_compiling(): # type: ignore[misc] function
23 def is_torchdynamo_compiling(): function29 from torch.compiler import is_dynamo_compiling as is_torchdynamo_compiling unknown35 def is_torchdynamo_compiling(): function