tff.simulation.datasets.flair.load_data

Loads the FLAIR dataset.

cache_dir A string representing the directory containing the output of write_data.

A three-tuple of tff.simulation.datasets.ClientData representing the train, validation, and test split of the FLAIR dataset.