Tianshu Wang
|
23f0e20209
|
Fixed `WandbLogger` `save_dir` is not set after creation (#12748) (#14326)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
|
2022-09-05 10:12:43 +00:00 |
Adrian Wälchli
|
2e59c49592
|
Update defaults for WandbLogger's run name and project name (#14145)
|
2022-08-17 16:31:20 +00:00 |
Adrian Wälchli
|
596aa8400d
|
Lazy import check for wandb dependency (#13474)
|
2022-07-22 19:57:46 +02:00 |
Gautier Dagan
|
0e5312833f
|
fix mypy errors for loggers/wandb.py (#13483)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
|
2022-07-21 01:07:24 +00:00 |
Tianshu Wang
|
749709fb4f
|
Use run name for logging with WandbLogger (#12604)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
|
2022-06-21 15:25:37 +00:00 |
Jirka Borovec
|
ab59f308b1
|
Future 4/n: test & legacy in test/ folder (#13295)
* move: legacy >> test/
* move: tests >> test/
* rename unittests
* update CI
* tests4pl
* tests_pytorch
* proxi
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* ci
* link
* cli
* standalone
* fixing
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* .
* Apply suggestions from code review
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* alone
* test -> tests
* Standalone fixes
* ci
* Update
* More fixes
* Fix coverage
* Fix mypy
* mypy
* Empty-Commit
* Fix
* mypy just for pl
* Fix standalone
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2022-06-15 18:10:49 -04:00 |