Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelscope/modelscope
/ input_output.py
File
input_output.py
modelscope/utils/input_output.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Copyright (c) Alibaba, Inc. and its affiliates.
2
import
ast
3
import
base64
4
import
importlib
Callers
nothing calls this directly
Calls
10
get_logger
Function · 0.90
load_index
Function · 0.90
print
Function · 0.85
get_pipeline_input_parameters
Function · 0.85
generate_pipeline_parameters_schema
Function · 0.85
get_input_schema
Function · 0.85
get_output_schema
Function · 0.85
items
Method · 0.45
dumps
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected