Skip to content

Commit

Permalink
Add deprecation message to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelt committed Jul 15, 2020
1 parent 6f3adb9 commit d384dde
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tensorboard/plugins/beholder/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# The Beholder Plugin

NOTE: The Beholder plugin is deprecated and will be removed in a future release
of TensorBoard. Please see https://github.com/tensorflow/tensorboard/issues/3843
for recommendations if you want to keep using the plugin or adopt it yourself.

---

The Beholder plugin shows a live video feed of tensor data in TensorBoard during
model training. It can display model variable values, arbitrary NumPy arrays
(e.g. for gradients or activations), or pre-existing image frames.
Expand Down

0 comments on commit d384dde

Please sign in to comment.