TorchStudio 0.9.18
- add AdamWScheduleFree optimizer, which become the new default optimizer
- add NoSchedule scheduler, which become the new default scheduler
- 10 times faster project saving and 1.5 faster project loading
- 2 times faster tensors transfer
- new Start or Resume All Trainings/Stop All Trainings button in the Dashboard tab
- early stop steps raised to 30 (previously 20)
- update deprecated functions with newer functions in pytorch and matplotlib