Update Megengine example images
@ -17,7 +17,8 @@ The example script does the following:
|
||||
ClearML automatically logs command line options defined with `argparse`. They appear in the task's **CONFIGURATION**
|
||||
tab under **HYPERPARAMETERS** **>** **Args**.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Scalars
|
||||
|
||||
@ -28,7 +29,8 @@ These scalars can be visualized in plots, which appear in the ClearML [WebApp](.
|
||||
task's **SCALARS** tab.
|
||||
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Models
|
||||
|
||||
@ -36,7 +38,8 @@ ClearML automatically captures the model logged using the `megengine.save` metho
|
||||
|
||||
View saved snapshots in the task's **ARTIFACTS** tab.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
To view the model details, click the model name in the **ARTIFACTS** page, which will open the model's info tab. Alternatively, download the model.
|
||||
|
||||
@ -45,11 +48,13 @@ The model info panel contains the model details, including:
|
||||
* Framework
|
||||
* Snapshot locations.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Console
|
||||
|
||||
All console output during the script's execution appears in the task's **CONSOLE** page.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
Before Width: | Height: | Size: 186 KiB After Width: | Height: | Size: 106 KiB |
BIN
docs/img/examples_megengine_console_dark.png
Normal file
After Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 34 KiB |
BIN
docs/img/examples_megengine_mnist_config_dark.png
Normal file
After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 68 KiB |
BIN
docs/img/examples_megengine_mnist_scalars_dark.png
Normal file
After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 36 KiB |
BIN
docs/img/examples_megengine_models_1_dark.png
Normal file
After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 38 KiB |
BIN
docs/img/examples_megengine_models_2_dark.png
Normal file
After Width: | Height: | Size: 38 KiB |