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

Function is_tf_available

bert/file_utils.py:135–136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133
134
135def is_tf_available():
136 return _tf_available
137
138
139def is_torch_tpu_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