latest_checkpoint {tfestimators}R Documentation

Get the Latest Checkpoint in a Checkpoint Directory

Description

Get the Latest Checkpoint in a Checkpoint Directory

Usage

latest_checkpoint(checkpoint_dir, ...)

Arguments

checkpoint_dir

The path to the checkpoint directory.

...

Optional arguments passed on to latest_checkpoint().

See Also

Other utility functions: graph_keys()


[Package tfestimators version 1.9.2 Index]