Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
262
def
ddp_setup():
263
init_process_group(backend=
"nccl"
)
264
265
266
def
main(cmd_args: list[str] = None):
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected