Commit 6cb13c7
authored
[Metrics] Allow getting wandb project name via
This commit
1. Move the `tensorboard` imports into class so that it will not raise
errors if `tensorboard` not installed.
2. Allow users to obtain `wandb` project name from the env variable
`WANDB_PROJECT`, which is defined in their docs.WANDB_PROJECT (#888)1 parent 87f7064 commit 6cb13c7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments