You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jr...@apache.org on 2022/11/15 22:16:51 UTC

[beam] branch master updated (08d5f72e5f3 -> af637974f96)

This is an automated email from the ASF dual-hosted git repository.

jrmccluskey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 08d5f72e5f3 [Python]Support pipe operator as Union (PEP -604) (#24106)
     add af637974f96 Add custom inference function support to the PyTorch model handler (#24062)

No new revisions were added by this update.

Summary of changes:
 .../apache_beam/ml/inference/pytorch_inference.py  | 156 +++++++++++++++++----
 .../ml/inference/pytorch_inference_test.py         | 131 ++++++++++++++++-
 2 files changed, 258 insertions(+), 29 deletions(-)