Skip to content

Commit fe31540

Browse files
committed
Merge pull request #128 from MarkDaoust:load_data
PiperOrigin-RevId: 229997672
2 parents 346aa25 + 262f768 commit fe31540

File tree

2 files changed

+1660
-0
lines changed

2 files changed

+1660
-0
lines changed

site/en/tutorials/_toc.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,13 @@ toc:
100100
path: https://github.com/tensorflow/nmt
101101
status: external
102102

103+
- title: Loading Data
104+
style: accordion
105+
- title: Loading Images with tf.data
106+
path: /tutorials/load_data/images
107+
- title: TFRecords and tf.Example
108+
path: /tutorials/load_data/images/tf-example
109+
103110
- title: Data representation
104111
style: accordion
105112
section:

0 commit comments

Comments
 (0)