We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b107810 commit 1936814Copy full SHA for 1936814
README.md
@@ -4,6 +4,7 @@
4
5
**TensorBoardLogger.jl** is a native library for logging arbitrary data to
6
[Tensorboard](https://www.tensorflow.org/guide/summaries_and_tensorboard), extending Julia's standard Logging framework.
7
+It can also be used to deserialize TensoBoard's `.proto` files.
8
9
Many ideas are taken from [UniversalTensorBoard](https://github.com/oxinabox/UniversalTensorBoard.jl)
10
and from [TensorBoardX](https://tensorboardx.readthedocs.io/en/latest/). It is based on
0 commit comments