yeandy commented on code in PR #17196:
URL: https://github.com/apache/beam/pull/17196#discussion_r845148233


##########
sdks/python/apache_beam/ml/inference/pytorch_impl.py:
##########
@@ -0,0 +1,119 @@
+#

Review Comment:
   Done. And just to clarify, do you mean with `model_loader`?
   ```
   model_loader = beam.ml.inference.pytorch.PyTorchModelLoader()
   beam.ml.inference.RunInference(model_loader)
   ```



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