This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 69ddf44e67d Update upper bound for numpy. (#24725)
add 2965ef2095d Support batching as config in RunInference (sklearn and
pytorch) (#25370)
No new revisions were added by this update.
Summary of changes:
.../apache_beam/ml/inference/pytorch_inference.py | 24 +++++-
.../ml/inference/pytorch_inference_test.py | 92 ++++++++++++++++++++++
.../apache_beam/ml/inference/sklearn_inference.py | 24 +++++-
.../ml/inference/sklearn_inference_test.py | 68 ++++++++++++++++
4 files changed, 204 insertions(+), 4 deletions(-)