BiomedSciAI / fuse-med-ml

A python framework accelerating ML based discovery in the medical field by encouraging code reuse. Batteries included :)
Apache License 2.0
137 stars 34 forks source link

Support pytorch lightning 2.0.0 #292

Closed mosheraboh closed 1 year ago

mosheraboh commented 1 year ago
  1. remove limitation from fuse/requirements.txt
  2. fix all tests and check if more modifications are required in https://lightning.ai/docs/pytorch/latest/upgrade/migration_guide.html
  3. make sure that the same code works for version < 2.0.0