Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
257
def
is_tf_available():
258
return
_tf_available
259
260
261
def
is_opencv_available():
Callers
4
require_tf
Function · 0.90
to_tf_dataset
Method · 0.90
base.py
File · 0.90
wrapper
Function · 0.85
Calls
no outgoing calls
Tested by
1
require_tf
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…