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 d0ce543 commit 99fc1c5Copy full SHA for 99fc1c5
doc/frameworks/tensorflow/deploying_tensorflow_serving.rst
@@ -273,7 +273,7 @@ refer to TensorFlow's `Save and Restore <https://www.tensorflow.org/guide/saved_
273
inference-time behavior of your SavedModels.
274
275
Providing Python scripts for pre/post-processing
276
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
277
278
You can add your customized Python code to process your input and output data.
279
This customized Python code must be named ``inference.py`` and specified through the ``entry_point`` parameter:
0 commit comments