.FluxTraining
log_to
function
defined in module
FluxTraining
log_to(backend, loggable, group, i)
log_to(backends, loggable, group, i)
Log
loggable
to
backend
with
group
to index
i
.
loggable
is any
Loggables.Loggable
group
can be a
String
or a tuple of
String
s implying some grouping which can be used by a supporting backend.
i
is a step counter and unique for every group.
There are
5
methods for FluxTraining.log_to
:
The following pages link back here:
callbacks/logging/logger.jl , callbacks/logging/tensorboard.jl