Deprecate Logger.tensorboard_single_series_per_graph()

This commit is contained in:
allegroai 2021-06-01 00:17:23 +03:00
parent cedec58140
commit 73595b8e4e

View File

@ -1154,6 +1154,7 @@ class Logger(object):
def tensorboard_single_series_per_graph(cls, single_series=False):
# type: (bool) -> None
"""
Deprecated, this is now controlled from the UI!
Group TensorBoard scalar series together or in separate plots.
:param single_series: Group TensorBoard scalar series together