update Remote Execution images
@ -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.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Hyperparameters
|
||||
|
||||
ClearML automatically logs command line options defined with `argparse`. They appear in **CONFIGURATION** **>** **HYPERPARAMETERS** **>** **Args**.
|
||||
|
||||

|
||||

|
||||

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

|
||||

|
||||

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

|
||||

|
||||

|
||||
|
||||
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 50 KiB |
BIN
docs/img/examples_pytorch_mnist_01_dark.png
Normal file
After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 185 KiB After Width: | Height: | Size: 106 KiB |
BIN
docs/img/examples_pytorch_mnist_06_dark.png
Normal file
After Width: | Height: | Size: 105 KiB |
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 73 KiB |
BIN
docs/img/examples_pytorch_mnist_07_dark.png
Normal file
After Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 40 KiB |
BIN
docs/img/examples_remote_execution_artifacts_dark.png
Normal file
After Width: | Height: | Size: 40 KiB |