def Epoch()

in ssiog/training.py [0:0]


def Epoch(
    reader: callable,
    epoch_objects: Iterable[str],
    filesystem: fs.PyFileSystem,
    samples: list,
    args: argparse.Namespace,