rszper commented on code in PR #26772: URL: https://github.com/apache/beam/pull/26772#discussion_r1199211452
########## website/www/site/content/en/documentation/sdks/python-machine-learning.md: ########## @@ -192,7 +192,12 @@ with pipeline as p: For more information on resource hints, see [Resource hints](/documentation/runtime/resource-hints/). -## Use a keyed ModelHandler +## RunInference Patterns + +This section suggests patterns and best practices that can be used to make your inference pipelines simpler, Review Comment: ```suggestion This section suggests patterns and best practices that you can use to make your inference pipelines simpler, ``` -- 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]
