MCPcopy Create free account
hub / github.com/modelscope/modelscope / is_tf_available

Function is_tf_available

modelscope/utils/import_utils.py:257–258  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

255
256
257def is_tf_available():
258 return _tf_available
259
260
261def is_opencv_available():

Callers 4

require_tfFunction · 0.90
to_tf_datasetMethod · 0.90
base.pyFile · 0.90
wrapperFunction · 0.85

Calls

no outgoing calls

Tested by 1

require_tfFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…