.FluxTraining
LoggerBackend
abstract type
defined in module
FluxTraining
abstract type LoggerBackend
Backend for logging callbacks like.
To add support for logging
Loggables.Loggable
L
to backend
B
, implement
log_to
(backend::B, loggable::L, names, i)
See also
LogMetrics
,
LogHyperParams
,
log_to
The following pages link back here:
callbacks/logging/logger.jl , callbacks/logging/tensorboard.jl