Home
last modified time | relevance | path

Searched defs:is_compiling (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/compiler/
H A D__init__.py292 def is_compiling() -> bool: function
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dexternal_utils.py18 def is_compiling() -> bool: function
/aosp_15_r20/external/pytorch/torch/
H A D_utils.py867 def is_compiling() -> bool: function