Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tfds] Fix tfds.as_numpy which now returns a reusable iterable.
`next(ds)` -> `next(iter(ds))` PiperOrigin-RevId: 324977229 Change-Id: I17506d76a6b99eb8b64f43a88e94d57f12e23598