AnandInguva commented on issue #21444: URL: https://github.com/apache/beam/issues/21444#issuecomment-1248735550
drop_example can be passed via ModelHandler or beam.RunInference. As of now, I added it to the RunInference Ptransform since it outputs the PredictionResult........but in the `process` method of the transform, it calls `self._model_handler.run_inference()` which returns `PredictionResult` -- 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]
