mirror of
https://github.com/clearml/clearml-docs
synced 2025-05-13 00:51:23 +00:00
update Remote Execution images
This commit is contained in:
parent
a9bc8e549a
commit
3821fff474
docs
guides/advanced
img
@ -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.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## 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**.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## 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
|
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.
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
|
Binary file not shown.
Before ![]() (image error) Size: 45 KiB After ![]() (image error) Size: 50 KiB ![]() ![]() |
BIN
docs/img/examples_pytorch_mnist_01_dark.png
Normal file
BIN
docs/img/examples_pytorch_mnist_01_dark.png
Normal file
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 ![]() ![]() |
BIN
docs/img/examples_pytorch_mnist_06_dark.png
Normal file
BIN
docs/img/examples_pytorch_mnist_06_dark.png
Normal file
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 ![]() ![]() |
BIN
docs/img/examples_pytorch_mnist_07_dark.png
Normal file
BIN
docs/img/examples_pytorch_mnist_07_dark.png
Normal file
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 ![]() ![]() |
BIN
docs/img/examples_remote_execution_artifacts_dark.png
Normal file
BIN
docs/img/examples_remote_execution_artifacts_dark.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 40 KiB |
Loading…
Reference in New Issue
Block a user