run_dir: Current run directory

View source: R/run_dir.R

run_dirR 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)


tfruns documentation built on Sept. 6, 2022, 1:07 a.m.