Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ is_macos
Function
is_macos
configure.py:82–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
81
82
def
is_macos():
83
return
platform.system() ==
'Darwin'
84
85
86
def
is_ppc64le():
Callers
5
create_android_ndk_rule
Function · 0.85
create_android_sdk_rule
Function · 0.85
system_specific_test_config
Function · 0.85
configure_ios
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected