avalanche icon indicating copy to clipboard operation
avalanche copied to clipboard

wandblogger

Open kksham111 opened this issue 11 months ago • 2 comments

In logging/wandb_logger.py, which define the wandblogger, line 178 and 190, it uses wandb.viz. However, I run the code example for wandblogger and constantly get error message like "module 'wandb' has no attribute 'viz'". I further check that viz is not a feature in the W&B documentation. Can someone take a look at it? If wandb.viz is correctly use, can someone update the example, so that we can learn how to use it simply? Thanks!

kksham111 avatar Dec 09 '24 09:12 kksham111