update Remote Execution images

This commit is contained in:
revital 2025-02-19 13:28:53 +02:00
parent a9bc8e549a
commit 3821fff474
9 changed files with 8 additions and 4 deletions

View File

@ -57,24 +57,28 @@ Logger.current_logger().report_scalar(
These scalars can be visualized in plots, which appear in the ClearML web UI, in the task's **SCALARS** tab. These scalars can be visualized in plots, which appear in the ClearML web UI, in the task's **SCALARS** tab.
![Task Scalars](../../img/examples_pytorch_mnist_07.png) ![Task Scalars](../../img/examples_pytorch_mnist_07.png#light-mode-only)
![Task Scalars](../../img/examples_pytorch_mnist_07_dark.png#dark-mode-only)
## Hyperparameters ## Hyperparameters
ClearML automatically logs command line options defined with `argparse`. They appear in **CONFIGURATION** **>** **HYPERPARAMETERS** **>** **Args**. ClearML automatically logs command line options defined with `argparse`. They appear in **CONFIGURATION** **>** **HYPERPARAMETERS** **>** **Args**.
![Task hyperparameters](../../img/examples_pytorch_mnist_01.png) ![Task hyperparameters](../../img/examples_pytorch_mnist_01.png#light-mode-only)
![Task hyperparameters](../../img/examples_pytorch_mnist_01_dark.png#dark-mode-only)
## 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**.
![Task console log](../../img/examples_pytorch_mnist_06.png) ![Task console log](../../img/examples_pytorch_mnist_06.png#light-mode-only)
![Task console log](../../img/examples_pytorch_mnist_06_dark.png#dark-mode-only)
## Artifacts ## Artifacts
Models created by the task appear in the task's **ARTIFACTS** tab. ClearML automatically logs and tracks models Models created by the task appear in the task's **ARTIFACTS** tab. ClearML automatically logs and tracks models
and any snapshots created using PyTorch. and any snapshots created using PyTorch.
![Task artifacts](../../img/examples_remote_execution_artifacts.png) ![Task artifacts](../../img/examples_remote_execution_artifacts.png#light-mode-only)
![Task artifacts](../../img/examples_remote_execution_artifacts_dark.png#dark-mode-only)

Binary file not shown.

Before

(image error) Size: 45 KiB

After

(image error) Size: 50 KiB

Binary file not shown.

After

(image error) Size: 50 KiB

Binary file not shown.

Before

(image error) Size: 185 KiB

After

(image error) Size: 106 KiB

Binary file not shown.

After

(image error) Size: 105 KiB

Binary file not shown.

Before

(image error) Size: 67 KiB

After

(image error) Size: 73 KiB

Binary file not shown.

After

(image error) Size: 72 KiB

Binary file not shown.

Before

(image error) Size: 35 KiB

After

(image error) Size: 40 KiB

Binary file not shown.

After

(image error) Size: 40 KiB