tfm.core.export_base.get_timestamped_export_dir

Stay organized with collections Save and categorize content based on your preferences.

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.