rszper commented on code in PR #22250:
URL: https://github.com/apache/beam/pull/22250#discussion_r920326369


##########
website/www/site/content/en/documentation/sdks/python.md:
##########
@@ -48,6 +48,11 @@ language-specific implementation guidance.
 
 ## Using Beam Python SDK in your ML pipelines
 
+To use the Beam Python SDK with your machine learning pipelines, use the 
RunInference API for PyTorch and Sklearn models. If using Tensorflow model, you 
can make use of the library from `tfx_bsl`. Further integrations for TensorFlow 
are planned.

Review Comment:
   Thank you! I'm adding the link for the library. I don't know if this is the 
right place to link to the beam issue with future work, but I'm adding it for 
now.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to