damccorm opened a new issue, #21448: URL: https://github.com/apache/beam/issues/21448
Our generic version of RunInference should add resource location hints, similar to what TFX-BSL does here. [https://github.com/tensorflow/tfx-bsl/blob/182918aaefd5287e7669d87bfc818155470315aa/tfx_bsl/beam/run_inference.py#L117](https://github.com/tensorflow/tfx-bsl/blob/182918aaefd5287e7669d87bfc818155470315aa/tfx_bsl/beam/run_inference.py#L117) There's no reason that these hints shouldn't be just as relevant to sk-learn or pytorch large models hosted on GC or wherever these hints are supported. Imported from Jira [BEAM-14218](https://issues.apache.org/jira/browse/BEAM-14218). Original Jira may contain additional context. Reported by: Ryan.Thompson. Subtask of issue #21435 -- 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]
