Small edits (#796)

This commit is contained in:
pollfly
2024-03-12 11:24:42 +02:00
committed by GitHub
parent dce8b12932
commit 67cfbb1ef6
28 changed files with 58 additions and 55 deletions

View File

@@ -74,7 +74,7 @@ See [Automatic Logging](clearml_sdk/task_sdk.md#automatic-logging) for more info
### Manual Logging
You can explicitly specify an experiments models using ClearML InputModel and OutputModel classes.
You can explicitly specify an experiments models using ClearML `InputModel` and `OutputModel` classes.
#### InputModel