def full_random_reader()

in ssiog/training.py [0:0]


def full_random_reader(
    object_names: Iterable[str],
    thread_id: int,
    thread_count: int,
    filesystem: fs.FileSystem,
    sample_size: int,
    samples: list,