Would have been nice if they would have reached out to you guys/gals before removing Trains 😅
DefeatedCrab47 Thanks for pointing it out.
We'll get in touch with the PyTorch Lightning team to better understand the code restructure they're effecting (see https://github.com/PyTorchLightning/pytorch-lightning/pull/2384 ).
In the mean time, you can look at the prior version: https://github.com/PyTorchLightning/pytorch-lightning/blob/0.8.1/pytorch_lightning/loggers/trains.py
I see that Trains has been removed 2 days ago: https://github.com/PyTorchLightning/pytorch-lightning/commit/41f5df18a4b96ce753263fadd9c27f1d30e5d7a2
and instead has been moved to Bolts: https://github.com/PyTorchLightning/pytorch-lightning-bolts
However, I cannot find a reason why only Trains has been moved?
I think they confused Trains with another package :( - it's a deprecation issue caused by graphql
which isn't used by Trains at all
What's the abc issue
? Something Lightning team is responsible for?
DefeatedCrab47 since we can't fix this issue ourselves, we'd appreciate your feedback on https://github.com/PyTorchLightning/pytorch-lightning-bolts/pull/86 PR in the PyTorchLightning/pytorch-lightning-bolts, just to let the guys there know someone's waiting for it :)