Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/Cream
/ is_main_process
Function
is_main_process
TinyViT/tinyvit_utils.py:14–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
14
def
is_main_process():
15
return
dist.get_rank() == 0
16
17
18
class
LRSchedulerWrapper:
Callers
1
update_lr
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected