Commit b8d205c
Fixed MeasureSamplesPerSecondCallback and changed configs (#138)
* Update wandb.yaml
* Update wandb_cluster.yaml
* Fix condition to check tensor dimensions
* Set `entity` to `null` in config instead of "MyOrganisation"
---------
Co-authored-by: Fabrice Normandin <[email protected]>1 parent d37d4c3 commit b8d205c
File tree
3 files changed
+3
-1
lines changed- project
- algorithms/callbacks
- configs/trainer/logger
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments