Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SooLab/CGFormer
/ is_apex_available
Function
is_apex_available
bert/file_utils.py:151–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
150
151
def
is_apex_available():
152
return
_has_apex
153
154
155
def
add_start_docstrings(*docstr):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected