mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
add megengine example docs (#134)
This commit is contained in:
@@ -42,8 +42,10 @@ Check out some of ClearML's automatic reporting examples for supported packages:
|
||||
TensorFlow flags
|
||||
* [Tensorboard with PyTorch](../guides/frameworks/pytorch/pytorch_tensorboard.md) - logging TensorBoard scalars, debug samples, and text integrated into
|
||||
code that uses PyTorch
|
||||
* [TensorBoardX](../guides/frameworks/tensorboardx/tensorboardx.md) - logging TensorBoardX scalars, debug
|
||||
* TensorBoardX
|
||||
* [TensorBoardX with Pytorch](../guides/frameworks/tensorboardx/tensorboardx.md) - logging TensorBoardX scalars, debug
|
||||
samples, and text in code using PyTorch
|
||||
* [MegEngine MNIST](../guides/frameworks/megengine/megengine_mnist.md) - logging scalars using TensorBoardX's `SummaryWriter`
|
||||
* Matplotlib
|
||||
* [Matplotlib](../guides/frameworks/matplotlib/matplotlib_example.md) - logging scatter diagrams plotted with Matplotlib
|
||||
* [Matplotlib with PyTorch](../guides/frameworks/pytorch/pytorch_matplotlib.md) - logging debug images shown
|
||||
|
||||
Reference in New Issue
Block a user