Searched refs:_get_python_include_dirs (Results 1 – 2 of 2) sorted by relevance
774 def _get_python_include_dirs() -> List[str]: function788 python_include_dirs = _get_python_include_dirs()
1662 def _get_python_include_dirs(): function1719 ipaths = cpp_extension.include_paths(cuda) + _get_python_include_dirs()1774 ipaths = cpp_extension.include_paths(cuda) + _get_python_include_dirs()