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 de361e0 commit 68d8860Copy full SHA for 68d8860
doc/frameworks/tensorflow/using_tf.rst
@@ -726,7 +726,7 @@ your input data to CSV format:
726
]
727
}
728
729
-You can also use python arrays or numpy arrays as input and let the `CSVSerializer` object
+You can also use python arrays or numpy arrays as input and let the ``CSVSerializer`` object
730
convert them to CSV, but the client-size CSV conversion is more sophisticated than the
731
CSV parsing on the Endpoint, so if you encounter conversion problems, try using one of the
732
JSON options instead.
0 commit comments