Skip to content

Commit 68d8860

Browse files
bveeramanilaurenyu
andauthored
Update doc/frameworks/tensorflow/using_tf.rst
Co-authored-by: Lauren Yu <[email protected]>
1 parent de361e0 commit 68d8860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/frameworks/tensorflow/using_tf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ your input data to CSV format:
726726
]
727727
}
728728
729-
You can also use python arrays or numpy arrays as input and let the `CSVSerializer` object
729+
You can also use python arrays or numpy arrays as input and let the ``CSVSerializer`` object
730730
convert them to CSV, but the client-size CSV conversion is more sophisticated than the
731731
CSV parsing on the Endpoint, so if you encounter conversion problems, try using one of the
732732
JSON options instead.

0 commit comments

Comments
 (0)