This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a change to branch users/damccorm/batchingControls
in repository https://gitbox.apache.org/repos/asf/beam.git
from 16af6505197 Add support for batching kwargs
add 96f99e4d43b sklearn and use named params
No new revisions were added by this update.
Summary of changes:
.../apache_beam/ml/inference/pytorch_inference.py | 18 ++++++--
.../ml/inference/pytorch_inference_test.py | 14 +++---
.../apache_beam/ml/inference/sklearn_inference.py | 24 +++++++++-
.../ml/inference/sklearn_inference_test.py | 54 ++++++++++++++++++++++
4 files changed, 96 insertions(+), 14 deletions(-)