Searched refs:is_torchdynamo_compiling (Results 1 – 7 of 7) sorted by relevance
11 from torch._dynamo.external_utils import is_compiling as is_torchdynamo_compiling unknown14 def is_torchdynamo_compiling(): # type: ignore[misc] function29 if not is_torchdynamo_compiling():
317 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():420 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():673 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():739 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():854 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():1165 if torch.distributed._functional_collectives.is_torchdynamo_compiling():1435 if torch.distributed._functional_collectives.is_torchdynamo_compiling():1484 if torch.distributed._functional_collectives.is_torchdynamo_compiling():1500 if torch.distributed._functional_collectives.is_torchdynamo_compiling():1523 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():[all …]
218 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():244 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():
546 if torch.distributed._functional_collectives.is_torchdynamo_compiling():
916 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():2551 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():
23 def is_torchdynamo_compiling(): function29 from torch.compiler import is_dynamo_compiling as is_torchdynamo_compiling unknown35 def is_torchdynamo_compiling(): function767 if not is_torchdynamo_compiling():799 if is_torchdynamo_compiling():
180 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():200 if not torch.distributed._functional_collectives.is_torchdynamo_compiling():