Flytekit Directory Type

Similar to flytekit.types.file.FlyteFile there are some ‘preformatted’ directory types.

FlyteDirectory(path[, downloader, ...])

TensorboardLogs

This type can be used to denote that the output is a folder that contains logs that can be loaded in TensorBoard.

TFRecordsDirectory

This type can be used to denote that the output is a folder that contains tensorflow record files.