ContinualAI / ContinualAI/avalanche
wandblogger
Open
bug
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
Assessment
This issue has not been assessed yet.