asteroid-team / asteroid

The PyTorch-based audio source separation toolkit for researchers

Home Page:https://asteroid-team.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

integrate with Lightning ecosystem CI

Borda opened this issue Β· comments

Hello and so happy to see you use Pytorch-Lightning! πŸŽ‰
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 ⚑
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... πŸ˜• 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... πŸ‘

What is needed to do?

What will you get?

  • scheduled nightly testing configured for development/stable versions
  • slack notification if something went wrong to investigate
  • testing also on multi-GPU machine as our gift to you 🐰

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?

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...