Update links (#1041)
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
pollfly
2025-02-13 13:21:35 +02:00
committed by GitHub
parent 525f41dcc5
commit e1b179ed54
190 changed files with 796 additions and 796 deletions

View File

@@ -85,7 +85,7 @@ model checkpoints, TensorFlow definitions, and scalars logged using TensorFlow m
logging of TensorBoard output and TensorFlow definitions.
* [TensorBoard Toy](../guides/frameworks/tensorflow/tensorboard_toy.md) - Demonstrates ClearML's automatic logging of
TensorBoard scalars, histograms, images, and text, as well as all console output and TensorFlow Definitions.
* [Absl flags](https://github.com/allegroai/clearml/blob/master/examples/frameworks/tensorflow/absl_flags.py) - Demonstrates
* [Absl flags](https://github.com/clearml/clearml/blob/master/examples/frameworks/tensorflow/absl_flags.py) - Demonstrates
ClearML's automatic logging of parameters defined using `absl.flags`
## Remote Execution