asteroid-team / asteroid

The PyTorch-based audio source separation toolkit for researchers
https://asteroid-team.github.io/
MIT License
2.26k stars 422 forks source link

integrate with Lightning ecosystem CI #590

Open Borda opened 2 years ago

Borda commented 2 years ago

Hello and so happy to see you use Pytorch-Lightning! :tada: Just wondering if you already heard about quite the new Pytorch Lightning (PL) ecosystem CI where we would like to invite you to... You can check out our blog post about it: Stay Ahead of Breaking Changes with the New Lightning Ecosystem CI :zap: As you use PL framework for your cool project, we would like to enhance your experience and offer you safe updates to our future releases. At this moment, you run tests with a particular PL version, but it may accidentally happen that the next version will be incompatible with your project... :confused: We do not intend to change anything on our project side, but still here we have a solution - ecosystem CI with testing both - your and our latest development head we can find it very early and prevent releasing eventually bad version... :+1:

What is needed to do?

What will you get?

mpariente commented 2 years ago

Hey @Borda,

Thanks for opening the issue, that does sound very practical indeed !

testing also on multi-GPU machine as our gift to you

This is great ! Is this going to be monetized at some point?

Borda commented 2 years ago

This is great ! Is this going to be monetized at some point?

if you ask about it becoming paid service? I do not think so unless GH itself dramatically changes its policy as GH actions are free for a public project and PL is open-source...