Internal change.

PiperOrigin-RevId: 219546447
This commit is contained in:
Nick Felt 2018-10-31 15:16:00 -07:00 committed by TensorFlower Gardener
parent ba1e7f7139
commit 407e145edf

View File

@ -8,8 +8,3 @@ events files.
If you wish to load TensorFlow events, you should use an EventAccumulator
(to load from a single events file) or an EventMultiplexer (to load from
multiple events files).
The API around these tools has not solidified, and we may make backwards-
incompatible changes without warning.
If you have questions or requests, please contact danmane@google.com