tvalentyn commented on code in PR #21868:
URL: https://github.com/apache/beam/pull/21868#discussion_r898953768


##########
sdks/python/apache_beam/ml/inference/pytorch_inference.py:
##########
@@ -99,6 +102,9 @@ def run_inference(
 
     This method stacks the list of Tensors in a vectorized format to optimize
     the inference call.
+
+    Returns:
+      An Iterable of type PredictionResult.

Review Comment:
   Specifically, https://github.com/apache/beam/pull/17773 was the PR and 
documentation was not included.



-- 
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]

Reply via email to