View source on GitHub |
Returns a small synthetic dataset for testing.
tff.simulation.datasets.gldv2.get_synthetic() -> tff.simulation.datasets.ClientData
The single client produced has 3 examples generated pseudo-randomly.
Returns | |
---|---|
A tff.simulation.datasets.ClientData .
|