Update abseil images
@ -42,29 +42,34 @@ Logger.current_logger().report_scalar(
|
|||||||
These scalars can be visualized in plots, which appear in the [ClearML web UI](../../../webapp/webapp_overview.md), in
|
These scalars can be visualized in plots, which appear in the [ClearML web UI](../../../webapp/webapp_overview.md), in
|
||||||
the task's **SCALARS** tab.
|
the task's **SCALARS** tab.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Hyperparameters
|
## Hyperparameters
|
||||||
|
|
||||||
ClearML automatically logs command line options defined with abseil flags. They appear in **CONFIGURATION** **>**
|
ClearML automatically logs command line options defined with abseil flags. They appear in **CONFIGURATION** **>**
|
||||||
**HYPERPARAMETERS** **>** **TF_DEFINE**.
|
**HYPERPARAMETERS** **>** **TF_DEFINE**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Console
|
## Console
|
||||||
|
|
||||||
Text printed to the console for training progress, as well as all other console output, appear in **CONSOLE**.
|
Text printed to the console for training progress, as well as all other console output, appear in **CONSOLE**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Artifacts
|
## Artifacts
|
||||||
|
|
||||||
Models created by the task appear in the task's **ARTIFACTS** tab. ClearML automatically logs and tracks
|
Models created by the task appear in the task's **ARTIFACTS** tab. ClearML automatically logs and tracks
|
||||||
models and any snapshots created using PyTorch.
|
models and any snapshots created using PyTorch.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
Clicking on the model name takes you to the [model's page](../../../webapp/webapp_model_viewing.md), where you can view
|
Clicking on the model name takes you to the [model's page](../../../webapp/webapp_model_viewing.md), where you can view
|
||||||
the model's details and access the model.
|
the model's details and access the model.
|
||||||
|
|
||||||

|

|
||||||
|

|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 43 KiB |
BIN
docs/img/examples_pytorch_abseil_models_2_dark.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
docs/img/examples_pytorch_abseil_models_dark.png
Normal file
After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 78 KiB |
BIN
docs/img/examples_pytorch_abseil_params_dark.png
Normal file
After Width: | Height: | Size: 79 KiB |