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


##########
website/www/site/content/en/documentation/sdks/python-machine-learning.md:
##########
@@ -47,9 +47,16 @@ For more infomation about machine learning with Apache Beam, 
see:
 * [About Beam ML](/documentation/ml/about-ml)
 * [RunInference 
notebooks](https://github.com/apache/beam/tree/master/examples/notebooks/beam-ml)
 
+## Support and limitations
+
+- The RunInference API is supported in Apache Beam 2.40.0 and later versions.
+- PyTorch and Scikit-learn frameworks are supported. Tensorflow models are 
supported through tfx-bsl.
+- The RunInference API supports batch and streaming pipelines.
+- The RunInference API supports local and remote inference.

Review Comment:
   I updated this, but I don't know what local to the runner worker means, so 
someone should make sure that what I wrote is correct, and maybe we should 
clarify.



-- 
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