Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ is_ppc64le
Function
is_ppc64le
configure.py:86–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
85
86
def
is_ppc64le():
87
return
platform.machine() ==
'ppc64le'
88
89
90
def
is_cygwin():
Callers
2
set_cc_opt_flags
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected