AnandInguva commented on code in PR #25947: URL: https://github.com/apache/beam/pull/25947#discussion_r1148026943
########## website/www/site/content/en/documentation/ml/side-input-updates.md: ########## @@ -0,0 +1,138 @@ +--- +title: "Auto Model Updates in RunInference Transforms using SideInputs" Review Comment: @riteshghorse Would you mind taking a look since this is a new feature and fresh set of eyes could reveal confusing content? ########## website/www/site/content/en/documentation/sdks/python-machine-learning.md: ########## @@ -243,6 +243,17 @@ For more information, see the [`PredictionResult` documentation](https://github. For detailed instructions explaining how to build and run a Python pipeline that uses ML models, see the [Example RunInference API pipelines](https://github.com/apache/beam/tree/master/sdks/python/apache_beam/examples/inference) on GitHub. +## Slowly updating side input pattern to update models used by ModelHandler Review Comment: Changed it. -- 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]
