tff.simulation.models.mnist.keras_dataset_from_emnist

Converts dataset for use with the output of create_simple_keras_model.

dataset An instance of tf.data.Dataset to read from.

An instance of tf.data.Dataset after conversion.