ryanthompson591 commented on code in PR #21868:
URL: https://github.com/apache/beam/pull/21868#discussion_r898091380
##########
sdks/python/apache_beam/ml/inference/pytorch_inference.py:
##########
@@ -170,6 +183,9 @@ def run_inference(
For the same key across all examples, this will stack all Tensors values
in a vectorized format to optimize the inference call.
+
Review Comment:
Done. @yeandy I've made these inputs fairly light. I was able to make the
sklearn inputs more specific. Is there any specificity you recommend for these
parameters?
--
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]