MCPcopy Create free account
hub / github.com/JIA-Lab-research/LongLoRA / ddp_setup

Function ddp_setup

eval_distributed.py:262–263  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

260
261
262def ddp_setup():
263 init_process_group(backend="nccl")
264
265
266def main(cmd_args: list[str] = None):

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected