Eliaaazzz commented on code in PR #37428:
URL: https://github.com/apache/beam/pull/37428#discussion_r2746112805


##########
sdks/python/apache_beam/ml/inference/base.py:
##########
@@ -301,6 +301,22 @@ def with_postprocess_fn(
     inference result in order from first applied to last applied."""
     return _PostProcessingModelHandler(self, fn)
 
+  def with_element_size_fn(

Review Comment:
   Thanks for mentioning it! This is a better way to handle this!



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