MCPcopy Create free account
hub / github.com/Oneflow-Inc/oneflow / world_size

Function world_size

python/oneflow/framework/unittest.py:119–120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117
118
119def world_size():
120 return oneflow.env.get_world_size()
121
122
123def device_num():

Callers 3

InitProcessCtxMethod · 0.85
SetNodeSizeMethod · 0.85
SetHostByMasterMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected