IntelLabs / matsciml

Open MatSci ML Toolkit is a framework for prototyping and scaling out deep learning models for materials discovery supporting widely used materials science datasets, and built on top of PyTorch Lightning, the Deep Graph Library, and PyTorch Geometric.
MIT License
144 stars 20 forks source link

Lightning CLI revival #212

Closed laserkelvin closed 5 months ago

laserkelvin commented 5 months ago

This PR brings some minor changes to bring back the PyTorch Lightning CLI functionality from the grave.

I know @melo-gonzo has a CLI written, but this might be enough to tide us over until that gets done.