pull/187/head
Ming-Yang Ho 2022-01-19 14:18:42 +08:00 committed by GitHub
parent 82fc43ab83
commit 7127db8522
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ runner = dict(
`../_base_/default_runtime.py` is the default runtime settings.
```python
# checkpoint saving
checkpoint_config = dict(interval=10) # The save interval is 1
checkpoint_config = dict(interval=10) # The save interval is 10
# yapf:disable
log_config = dict(