MCPcopy 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.
3import ast
4import functools

Callers

nothing calls this directly

Calls 5

get_loggerFunction · 0.90
is_package_availableFunction · 0.85
infoMethod · 0.80
replaceMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected