Skip to content

Commit f00f1e3

Browse files
Release TFDS 4.7.0. (#4191)
PiperOrigin-RevId: 478762157 Co-authored-by: Pierre Marcenac <[email protected]>
1 parent 0e4615e commit f00f1e3

File tree

4 files changed

+716
-51
lines changed

4 files changed

+716
-51
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ and this project adheres to
1010

1111
### Added
1212

13+
### Changed
14+
15+
### Deprecated
16+
17+
### Removed
18+
19+
### Fixed
20+
21+
### Security
22+
23+
## [4.7.0] - 2022-10-04
24+
25+
### Added
26+
1327
- [API] Added
1428
[TfDataBuilder](https://www.tensorflow.org/datasets/format_specific_dataset_builders#datasets_based_on_tfdatadataset)
1529
that is handy for storing experimental ad hoc TFDS datasets in notebook-like
@@ -74,6 +88,9 @@ and this project adheres to
7488
### Fixed
7589

7690
- Various datasets
91+
- In Linux, when loading a dataset from a directory that is not your home
92+
(`~`) directory, a new `~` directory is not created in the current
93+
directory (fixes [#4117](https://github.com/tensorflow/datasets/issues/4117)).
7794

7895
### Security
7996

0 commit comments

Comments
 (0)