We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcccac5 commit 7dd3a31Copy full SHA for 7dd3a31
docs/external_tfrecord.md
@@ -15,7 +15,7 @@ Limitations:
15
16
* `tf.train.SequenceExample` is not supported, only `tf.train.Example`.
17
* You need to be able to express the `tf.train.Example` in terms of
18
- `tfds.features` (see section bellow).
+ `tfds.features` (see section below).
19
20
## File naming convention
21
0 commit comments