This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from c31f2327041 Fix Reshuffle handling in Prism to recursively remove
nested sub-transforms (#38735)
add 8ac0348beb9 Hugging face model handler #3 (#38696)
add 8364da70a4e Handle empty batches in Python worker counters (#38748)
No new revisions were added by this update.
Summary of changes:
.../beam_PostCommit_Yaml_Xlang_Direct.json | 2 +-
.../apache_beam/runners/worker/opcounters.py | 2 +
.../apache_beam/runners/worker/opcounters_test.py | 16 ++++++
.../yaml/tests/runinference_huggingface.yaml | 62 ++++++++++++++++++++++
...uninference.yaml => runinference_vertexai.yaml} | 0
sdks/python/apache_beam/yaml/yaml_ml.py | 49 +++++++++++++++++
sdks/python/setup.py | 3 +-
7 files changed, 132 insertions(+), 2 deletions(-)
create mode 100644
sdks/python/apache_beam/yaml/tests/runinference_huggingface.yaml
rename sdks/python/apache_beam/yaml/tests/{runinference.yaml =>
runinference_vertexai.yaml} (100%)