mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#257)
This commit is contained in:
@@ -52,7 +52,7 @@ Task.current_task().get_logger().report_scalar(
|
||||
)
|
||||
```
|
||||
|
||||
The single scalar plot for loss appears in **RESULTS** **>** **SCALARS**.
|
||||
The single scalar plot for loss appears in **SCALARS**.
|
||||
|
||||

|
||||
|
||||
@@ -75,6 +75,6 @@ All the hyperparameters appear in **CONFIGURATIONS** **>** **HYPER PARAMETERS**.
|
||||
|
||||
## Console
|
||||
|
||||
Output to the console, including the text messages printed from the main Task object and each subprocess appear in **RESULTS** **>** **CONSOLE**.
|
||||
Output to the console, including the text messages printed from the main Task object and each subprocess appear in **CONSOLE**.
|
||||
|
||||

|
||||
@@ -34,6 +34,6 @@ Parameter dictionaries appear in **General**.
|
||||
|
||||
## Console
|
||||
|
||||
Output to the console, including the text messages from the Task in each subprocess, appear in **RESULTS** **>** **CONSOLE**.
|
||||
Output to the console, including the text messages from the Task in each subprocess, appear in **CONSOLE**.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user