You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "AnandInguva (via GitHub)" <gi...@apache.org> on 2023/08/29 21:06:46 UTC

[GitHub] [beam] AnandInguva commented on a diff in pull request #28209: Update KeyMhMapping to KeyModelMapping

AnandInguva commented on code in PR #28209:
URL: https://github.com/apache/beam/pull/28209#discussion_r1309355500


##########
sdks/python/apache_beam/examples/inference/pytorch_model_per_key_image_segmentation.py:
##########
@@ -33,7 +33,7 @@
 import torch
 from apache_beam.io.filesystems import FileSystems
 from apache_beam.ml.inference.base import KeyedModelHandler
-from apache_beam.ml.inference.base import KeyMhMapping
+from apache_beam.ml.inference.base import KeyModelMapping

Review Comment:
   What abot KeyModelHandlerMapping since it actually maps ModelHandler?



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org