tfm.core.export_base.get_timestamped_export_dir

Builds a path to a new subdirectory within the base directory.

export_dir_base A string containing a directory to write the exported graph and checkpoints.

The full path of the new subdirectory (which is not actually created yet).

RuntimeError if repeated attempts fail to obtain a unique timestamped directory name.