Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/z-lab/dflash
/ _dist_rank
Function
_dist_rank
dflash/benchmark.py:150–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
149
150
def
_dist_rank() -> int:
151
return
_env_int(
"RANK"
, 0)
152
153
154
def
_dist_local_rank() -> int:
Callers
2
_dist_is_main
Function · 0.85
_run_transformers
Function · 0.85
Calls
1
_env_int
Function · 0.85
Tested by
no test coverage detected