MCPcopy Create free account
hub / github.com/modelscope/modelscope / builder.py

File builder.py

modelscope/trainers/parallel/builder.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) Alibaba, Inc. and its affiliates.
2
3from torch.nn.parallel.distributed import DistributedDataParallel
4

Callers

nothing calls this directly

Calls 2

RegistryClass · 0.90
register_moduleMethod · 0.80

Tested by

no test coverage detected