worldmem / utils /distributed_utils.py
xizaoqu
init
27ca8b3
raw
history blame
51 Bytes
import wandb
is_rank_zero = wandb.run is not None