Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelscope/modelscope
/ __init__.py
File
__init__.py
modelscope/models/base/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Copyright (c) Alibaba, Inc. and its affiliates.
2
3
from
modelscope.utils.import_utils
import
is_torch_available
4
from
.base_head
import
*
# noqa F403
Callers
nothing calls this directly
Calls
1
is_torch_available
Function · 0.90
Tested by
no test coverage detected