mirror of
https://github.com/clearml/clearml
synced 2025-02-07 13:23:40 +00:00
Reintroduce code due to backwards compatibility fix
This commit is contained in:
parent
8957e09ef9
commit
b5775840e5
@ -656,6 +656,7 @@ class Logger(object):
|
||||
|
||||
# if task was not started, we have to start it
|
||||
self._start_task_if_needed()
|
||||
self._touch_title_series(title, series)
|
||||
# noinspection PyProtectedMember
|
||||
return self._task._reporter.report_value_matrix(
|
||||
title=title,
|
||||
|
Loading…
Reference in New Issue
Block a user