mirror of
https://github.com/clearml/clearml
synced 2025-02-07 13:23:40 +00:00
Deprecate Logger.tensorboard_single_series_per_graph()
This commit is contained in:
parent
cedec58140
commit
73595b8e4e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user