Skip to content

Commit 99fc1c5

Browse files
authored
documentation: fix underline
1 parent d0ce543 commit 99fc1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/frameworks/tensorflow/deploying_tensorflow_serving.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ refer to TensorFlow's `Save and Restore <https://www.tensorflow.org/guide/saved_
273273
inference-time behavior of your SavedModels.
274274

275275
Providing Python scripts for pre/post-processing
276-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
276+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
277277

278278
You can add your customized Python code to process your input and output data.
279279
This customized Python code must be named ``inference.py`` and specified through the ``entry_point`` parameter:

0 commit comments

Comments
 (0)