MCPcopy 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
14def is_main_process():
15 return dist.get_rank() == 0
16
17
18class LRSchedulerWrapper:

Callers 1

update_lrMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected