Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcodecache.py760 def _get_tmp_dir_for_key(key: str) -> str: member in FxGraphCache
803 subdir = FxGraphCache._get_tmp_dir_for_key(key)
947 subdir = FxGraphCache._get_tmp_dir_for_key(key)