The saved dataset is saved in multiple file "shards". By default, the dataset output is divided to shards in the spherical-robin fashion but personalized sharding is often specified by using the shard_func function. As an example, you can save the dataset to making use of a single shard as follows:This expression demonstrates that summing the Tf–… Read More