Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pt): do not overwrite disp_file when restarting training (#3985)
New contents should be appended when restarting <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved training process by conditionally appending to files based on the `restart_training` flag. - Added functionality to create a record file when `SAMPLER_RECORD` is true. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information