mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Restructure docs for platform components and use case clarity (#1048)
This commit is contained in:
@@ -3,9 +3,10 @@ title: TensorBoard
|
||||
---
|
||||
|
||||
:::tip
|
||||
If you are not already using ClearML, see [Getting Started](../getting_started/ds/ds_first_steps.md).
|
||||
If you are not already using ClearML, see [ClearML Setup instructions](../clearml_sdk/clearml_sdk_setup).
|
||||
:::
|
||||
|
||||
|
||||
[TensorBoard](https://www.tensorflow.org/tensorboard) is TensorFlow's data visualization toolkit.
|
||||
ClearML automatically captures all data logged to TensorBoard. All you have to do is add two
|
||||
lines of code to your script:
|
||||
|
||||
Reference in New Issue
Block a user