You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upgrade to torch 2.0+ and use .compile() where possible
change pytorch-lightning dependency to lightning and refactor all import pytorch_lightning statements to import lightning.pytorch
The text was updated successfully, but these errors were encountered:
upgrade to torch 2.0+ and use .compile() where possible
change pytorch-lightning dependency to lightning and refactor all
import pytorch_lightning
statements toimport lightning.pytorch
The text was updated successfully, but these errors were encountered: