Searched defs:get_compiler_config (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_dynamo/ | ||
H A D | eval_frame.py | 366 def get_compiler_config(): function |
/aosp_15_r20/external/pytorch/torch/ | ||
H A D | __init__.py | 2236 def get_compiler_config(self): member in _TorchCompileInductorWrapper |