[API] file_format argument to download_and_prepare method, allowing user
to specify an alternative file format to store prepared data (e.g. "riegeli").
[API] file_format to DatasetInfo string representation.
[API] Expose the return value of Beam pipelines. This allows for users to
read the Beam metrics.
[API] Expose Feature tf_example_spec to public.
[API] doc kwarg on Features, to describe a feature.
[Documentation] Features description is shown on TFDS Catalog.
[Documentation] More metadata about HuggingFace datasets in TFDS catalog.
[Performance] Parallel load of metadata files.
[Testing] TFDS tests are now run using GitHub actions - misc improvements such
as caching and sharding.
[Testing] Improvements to MockFs.
New datasets.
Changed
[API] num_shards is now optional in the shard name.
[API] file_format argument to download_and_prepare method, allowing user
to specify an alternative file format to store prepared data (e.g. "riegeli").
[API] file_format to DatasetInfo string representation.
[API] Expose the return value of Beam pipelines. This allows for users to
read the Beam metrics.
[API] Expose Feature tf_example_spec to public.
[API] doc kwarg on Features, to describe a feature.
[Documentation] Features description is shown on TFDS Catalog.
[Documentation] More metadata about HuggingFace datasets in TFDS catalog.
[Performance] Parallel load of metadata files.
[Testing] TFDS tests are now run using GitHub actions - misc improvements such
as caching and sharding.
[Testing] Improvements to MockFs.
New datasets.
Changed
[API] num_shards is now optional in the shard name.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps tensorflow-datasets from 4.5.2 to 4.6.0.
Release notes
Sourced from tensorflow-datasets's releases.
Changelog
Sourced from tensorflow-datasets's changelog.
Commits
1ef4c06
Migrateepath-no-tf
->epath
f007ff1
Release TFDS 4.6.0.cfb0ac3
Automated metadata update.8a3f15a
add CHANGELOG.md to TFDS.e7161cc
Automated documentation update.3ad3eff
Remove TF deps from epath95e427b
MockFs v2, using the true filesystem13db3e7
Automated documentation update.3374c0b
Adds Deep1B from https://github.com/erikbern/ann-benchmarks#data-sets6c08ed7
Fix color channel order (BGR->RGB) in RL Unplugged Dmlab datasetsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)