Home
last modified time | relevance | path

Searched refs:debug_dir_root (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dminifier_smoke.py28 torchdynamo.config.debug_dir_root = "."
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconfig.py399 debug_dir_root = default_debug_dir_root() variable
H A Dtest_minifier_common.py49 torch._dynamo.config.patch(debug_dir_root=cls.DEBUG_DIR)
H A Dutils.py1702 debug_root = config.debug_dir_root
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dutils.py1279 self.prev_debug_name = torch._dynamo.config.debug_dir_root
1281 torch._dynamo.config.debug_dir_root = self.new_name
1285 torch._dynamo.config.debug_dir_root = self.prev_debug_name
/aosp_15_r20/external/pytorch/docs/source/
H A Dtorch.compiler_troubleshooting.rst474 the torchdynamo configuration field ``debug_dir_root`` and also the