tfds.core.FileFormat
Stay organized with collections
Save and categorize content based on your preferences.
Format of the record files.
The values of the enumeration are used as filename endings/suffix.
Class Variables |
ARRAY_RECORD
|
<FileFormat.ARRAY_RECORD: 'array_record'>
|
RIEGELI
|
<FileFormat.RIEGELI: 'riegeli'>
|
TFRECORD
|
<FileFormat.TFRECORD: 'tfrecord'>
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-04-26 UTC.
[null,null,["Last updated 2024-04-26 UTC."],[],[],null,["# tfds.core.FileFormat\n\n\u003cbr /\u003e\n\n|-------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/datasets/blob/v4.9.3/tensorflow_datasets/core/file_adapters.py#L33-L56) |\n\nFormat of the record files.\n\nThe values of the enumeration are used as filename endings/suffix.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Class Variables --------------- ||\n|--------------|---------------------------------------------|\n| ARRAY_RECORD | `\u003cFileFormat.ARRAY_RECORD: 'array_record'\u003e` |\n| RIEGELI | `\u003cFileFormat.RIEGELI: 'riegeli'\u003e` |\n| TFRECORD | `\u003cFileFormat.TFRECORD: 'tfrecord'\u003e` |\n\n\u003cbr /\u003e"]]