com.intel.analytics.bigdl.visualization
Read scalar values to an array of triple by tag name.
Read scalar values to an array of triple by tag name. First element of the triple is step, second is value, third is wallclocktime.
tag name.
an array of triple.
Add a histogram summary.
Add a histogram summary.
tag name.
a tensor.
current step.
this
Add a scalar summary.
Add a scalar summary.
tag name.
tag value.
current step.
this
Close this logger.
Logger for tensorboard. Support scalar and histogram now.