Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ is_linux
Function
is_linux
configure.py:78–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
77
78
def
is_linux():
79
return
platform.system() ==
'Linux'
80
81
82
def
is_macos():
Callers
6
set_tf_tensorrt_version
Function · 0.85
set_tf_nccl_version
Function · 0.85
toolkit_exists
Function · 0.85
system_specific_test_config
Function · 0.85
validate_cuda_config
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected