run_info {tfruns} | R Documentation |
Summary of training run
Description
Summary of training run
Usage
run_info(run_dir)
Arguments
run_dir |
Training run directory or data frame returned from
|
Value
Training run summary object with timing, flags, model info, training
and evaluation metrics, etc. If more than one run_dir
is passed then
a list of training run summary objects is returned.
See Also
[Package tfruns version 1.5.3 Index]