Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/.github/scripts/
H A Dfile_io_utils.py18 ensure_dir_exists(dest_file_base_name.parent)
34 def ensure_dir_exists(dir: Path) -> None: function
39 ensure_dir_exists(dest_file.parent)
53 ensure_dir_exists(dir)
89 ensure_dir_exists(download_path.parent)
/aosp_15_r20/external/autotest/client/common_lib/
H A Dfile_utils.py67 def ensure_dir_exists(dirpath): function
91 ensure_dir_exists(dirpath)