MCPcopy 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
86def is_ppc64le():
87 return platform.machine() == 'ppc64le'
88
89
90def is_cygwin():

Callers 2

set_cc_opt_flagsFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected