Add single-series-per-graph setting to the configuration example

This commit is contained in:
allegroai 2020-02-23 12:38:14 +02:00
parent afec38a50e
commit ee3adf625f

View File

@ -141,6 +141,9 @@ sdk {
quality: 87
subsampling: 0
}
# Support plot-per-graph fully matching Tensorboard behavior (i.e. if this is set to True, each series should have its own graph)
tensorboard_single_series_per_graph: False
}
network {