mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#405)
This commit is contained in:
@@ -60,7 +60,7 @@ Upload the session's execution data that the Task captured offline to the ClearM
|
||||
|
||||
You can also use the offline task to update the execution of an existing previously executed task by providing the
|
||||
previously executed task’s ID. To avoid overwriting metrics, you can specify the initial iteration offset with
|
||||
`iteratiion_offset`.
|
||||
`iteration_offset`.
|
||||
|
||||
```python
|
||||
Task.import_offline_session(
|
||||
|
||||
Reference in New Issue
Block a user