Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelscope/modelscope
/ items
Method
items
modelscope/outputs/outputs.py:1703–1704 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1701
]
1702
1703
def
items(self):
1704
return
self.to_dict().items()
1705
1706
def
to_dict(self):
1707
output = OrderedDict()
Callers
15
make_same_shape
Function · 0.45
recurse
Function · 0.45
service_data_decoder
Function · 0.45
get_filtered_meter
Method · 0.45
update
Method · 0.45
_file2dict
Method · 0.45
_format_dict
Method · 0.45
__deepcopy__
Method · 0.45
merge_from_dict
Method · 0.45
_merge_a_into_b
Method · 0.45
to_args
Method · 0.45
find_field_by_task
Method · 0.45
Calls
1
to_dict
Method · 0.95
Tested by
15
monitor_module_single_forward
Method · 0.36
numpify_tensor_nested
Function · 0.36
detach_tensor_nested
Function · 0.36
_start
Method · 0.36
test_list_plugins
Method · 0.36
test_default_cache
Method · 0.36
download_subset
Method · 0.36
test_download_imdb
Method · 0.36
setUp
Method · 0.36
test_run_with_model_name_for_multi_language_itn
Method · 0.36
pipeline_inference
Method · 0.36
test_finetune_cluewsc
Method · 0.36