Delete backticks

PiperOrigin-RevId: 174030921
This commit is contained in:
Mark Daoust 2017-10-31 06:57:16 -07:00 committed by TensorFlower Gardener
parent 333ba224da
commit c2ff8a5abf

View File

@ -1,4 +1,4 @@
# `Dataset` Input Pipeline
# Dataset Input Pipeline
[TOC]
@{tf.data.Dataset} allows you to build complex input pipelines. See the