Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelscope/modelscope
/ import_utils.py
File
import_utils.py
modelscope/utils/import_utils.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Copyright (c) Alibaba, Inc. and its affiliates.
2
# Part of the implementation is borrowed from huggingface/transformers.
3
import
ast
4
import
functools
Callers
nothing calls this directly
Calls
5
get_logger
Function · 0.90
is_package_available
Function · 0.85
info
Method · 0.80
replace
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected