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

Function is_torch_available

bert/file_utils.py:131–132  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

129
130
131def is_torch_available():
132 return _torch_available
133
134
135def is_tf_available():

Callers 4

http_getFunction · 0.85
wrapperFunction · 0.85
convert_to_tensorsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected