Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcpp_builder.py774 def _get_python_include_dirs() -> List[str]: function
788 python_include_dirs = _get_python_include_dirs()
H A Dcodecache.py1662 def _get_python_include_dirs(): function
1719 ipaths = cpp_extension.include_paths(cuda) + _get_python_include_dirs()
1774 ipaths = cpp_extension.include_paths(cuda) + _get_python_include_dirs()