Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix checkpoint filename for the PyTorch backend (#1585)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Improved handling of model checkpoints during training to ensure compatibility with different file suffixes (`.pb` and `.pth`). <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Jinzhe Zeng <[email protected]>
- Loading branch information