mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Update reporting images
This commit is contained in:
@@ -30,7 +30,8 @@ args = parser.parse_args()
|
||||
|
||||
Command line options appears in **HYPERPARAMETERS** **>** **Args**.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## TensorFlow Definitions
|
||||
|
||||
@@ -50,7 +51,8 @@ flags.DEFINE_string('echo5', '5', 'Text to echo.', module_name='test')
|
||||
|
||||
TensorFlow Definitions appear in **HYPEPARAMETERS** **>** **TF_DEFINE**.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Parameter Dictionaries
|
||||
|
||||
@@ -78,5 +80,6 @@ parameters['float'] = '9.9'
|
||||
|
||||
Parameters from dictionaries connected to Tasks appear in **HYPERPARAMETERS** **>** **General**.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
@@ -50,8 +50,10 @@ Logger.current_logger().report_image(
|
||||
ClearML reports these images as debug samples in the **ClearML Web UI**, under the task's
|
||||
**DEBUG SAMPLES** tab.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Click a thumbnail to open the image viewer.
|
||||
|
||||

|
||||

|
||||

|
||||
Reference in New Issue
Block a user