Skip to content

Commit 1936814

Browse files
authored
Update README.md
1 parent b107810 commit 1936814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
**TensorBoardLogger.jl** is a native library for logging arbitrary data to
66
[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.
78

89
Many ideas are taken from [UniversalTensorBoard](https://github.com/oxinabox/UniversalTensorBoard.jl)
910
and from [TensorBoardX](https://tensorboardx.readthedocs.io/en/latest/). It is based on

0 commit comments

Comments
 (0)