Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcpu_vec_isa.py95 normalize_path_separator,
118 output_path = normalize_path_separator(
H A Dcpp_builder.py355 def normalize_path_separator(orig_path: str) -> str: function
1465 cmd = normalize_path_separator(cmd)
1493 return normalize_path_separator(self._target_file)