MCPcopy 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_shapeFunction · 0.45
recurseFunction · 0.45
service_data_decoderFunction · 0.45
get_filtered_meterMethod · 0.45
updateMethod · 0.45
_file2dictMethod · 0.45
_format_dictMethod · 0.45
__deepcopy__Method · 0.45
merge_from_dictMethod · 0.45
_merge_a_into_bMethod · 0.45
to_argsMethod · 0.45
find_field_by_taskMethod · 0.45

Calls 1

to_dictMethod · 0.95

Tested by 15

numpify_tensor_nestedFunction · 0.36
detach_tensor_nestedFunction · 0.36
_startMethod · 0.36
test_list_pluginsMethod · 0.36
test_default_cacheMethod · 0.36
download_subsetMethod · 0.36
test_download_imdbMethod · 0.36
setUpMethod · 0.36
pipeline_inferenceMethod · 0.36
test_finetune_cluewscMethod · 0.36