We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9b29b commit d0ce543Copy full SHA for d0ce543
doc/frameworks/tensorflow/deploying_tensorflow_serving.rst
@@ -272,7 +272,7 @@ More information on how to create ``export_outputs`` can be found in `specifying
272
refer to TensorFlow's `Save and Restore <https://www.tensorflow.org/guide/saved_model>`_ documentation for other ways to control the
273
inference-time behavior of your SavedModels.
274
275
-Providing Python scripts for pre/pos-processing
+Providing Python scripts for pre/post-processing
276
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
277
278
You can add your customized Python code to process your input and output data.
0 commit comments