Home
last modified time | relevance | path

Searched defs:_is_windows (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/third_party/gpus/
Dcheck_cuda_libs.py42 def _is_windows(): function
Dfind_cuda_config.py80 def _is_windows(): function
/external/llvm-project/mlir/lib/Bindings/Python/mlir/
D_dlloader.py8 _is_windows = platform.system() == "Windows" variable