Edits and add image links to integration pages

This commit is contained in:
revital
2025-03-09 08:16:24 +02:00
parent a75beafa31
commit 1cb01bd344
13 changed files with 20 additions and 10 deletions

View File

@@ -28,7 +28,8 @@ And that's it! This creates a [ClearML Task](../fundamentals/task.md) which capt
You can view all the task details in the [WebApp](../webapp/webapp_overview.md).
![Pytorch webapp](../img/examples_pytorch_distributed_example_08.png)
![Pytorch webapp](../img/examples_pytorch_distributed_example_08.png#light-mode-only)
![Pytorch webapp](../img/examples_pytorch_distributed_example_08_dark.png#dark-mode-only)
## Automatic Logging Control
By default, when ClearML is integrated into your PyTorch script, it captures PyTorch models. But, you may want to have