run_dir {tfruns}R Documentation

Current run directory

Description

Returns the current training run directory. If a training run is not currently active (see is_run_active()) then the current working directory is returned.

Usage

run_dir()

Value

Active run direcotry (or current working directory as a fallback)


[Package tfruns version 1.5.3 Index]