Closed tzuhanchang closed 6 months ago
Following the updated pytorch_lightning, the HyPER.predict raises
pytorch_lightning
HyPER.predict
TypeError: The classmethod `HyPERModel.load_from_checkpoint` cannot be called on an instance. Please call it on the class type and make sure the return value is used.
This issue can be fond in https://github.com/Lightning-AI/pytorch-lightning/issues/18169.
Following the updated
pytorch_lightning
, theHyPER.predict
raisesThis issue can be fond in https://github.com/Lightning-AI/pytorch-lightning/issues/18169.