flytekit.types.directory.TensorboardLogs

flytekit.types.directory.TensorboardLogs = <class 'flytekit.types.directory.types.FlyteDirectory.__class_getitem__.<locals>._SpecificFormatDirectoryClass'>

This type can be used to denote that the output is a folder that contains logs that can be loaded in TensorBoard. This is usually the SummaryWriter output in PyTorch or Keras callbacks which record the history readable by TensorBoard.

Parameters: