cascade.model.upgrade_saved_model

cascade.model.upgrade_saved_model(fname)[source]

Update the saved model format to be compatible with the latest version of CASCADE

Parameters:

fname (PathLike) – Path to the saved model file (.pt) that needs upgrading

Return type:

None