Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/ReSim
/ is_main_process
Function
is_main_process
SwissArmyTransformer/examples/yolos/util/misc.py:397–398 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
395
396
397
def
is_main_process():
398
return
get_rank() == 0
399
400
401
def
save_on_master(*args, **kwargs):
Callers
1
save_on_master
Function · 0.70
Calls
1
get_rank
Function · 0.70
Tested by
no test coverage detected