Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Emit deprecation warning when using Beholder python API
Sample message: ``` tensorboard/plugins/beholder/beholder_demo.py:215: UserWarning: ====================================================================== Beholder is deprecated and will be removed in a future TensorBoard release. See tensorflow#3843 ====================================================================== beholder = beholder_lib.Beholder(logdir=LOG_DIRECTORY) ```
- Loading branch information