DeMemWM / utils /distributed_utils.py
BonanDing's picture
Initial commit
b47a1ce
raw
history blame contribute delete
51 Bytes
import wandb
is_rank_zero = wandb.run is not None