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
module.save use Java serialization and the saved model is incompatible in different BigDL version. If user upgrade their BigDL version, the previous checkpoint model cannot be used any more.