MCPcopy Create free account
hub / github.com/SooLab/CGFormer / is_py3nvml_available

Function is_py3nvml_available

bert/file_utils.py:147–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145
146
147def is_py3nvml_available():
148 return _py3nvml_available
149
150
151def is_apex_available():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected