Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TEA-Lab/TwoByTwo
/ cleanup
Function
cleanup
src/script/our_eval.py:40–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
torch.cuda.set_device(rank)
39
40
def
cleanup():
41
dist.destroy_process_group()
42
43
44
def
train(rank, world_size, conf):
Callers
1
train
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected