yeandy commented on code in PR #22250: URL: https://github.com/apache/beam/pull/22250#discussion_r920327643
########## 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: 👍 -- 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]
