mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-21 13:20:08 +08:00
22a7264e9a
* ignore in setup * show report * abs imports * abstract pass * cover loggers * doctest trains * locals * pass * revert tensorboard * use tensorboardX * revert tensorboardX * fix trains * Add TrainsLogger.set_credentials (#1179) * Add TrainsLogger.set_credentials to control trains server configuration and authentication from code. Sync trains package version. Fix CI Trains tests * Add global TrainsLogger set_bypass_mode (#1187) * Add global TrainsLogger set_bypass_mode skips all external communication Co-authored-by: bmartinn <> * rm some no-cov Co-authored-by: Martin.B <51887611+bmartinn@users.noreply.github.com>
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
neptune-client>=0.4.4
|
|
comet-ml>=1.0.56
|
|
mlflow>=1.0.0
|
|
test_tube>=0.7.5
|
|
wandb>=0.8.21
|
|
trains>=0.14.1rc0
|