This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/sdks/cloud.google.com/go/datastore-1.10.0
in repository https://gitbox.apache.org/repos/asf/beam.git
discard c76879e5acd Bump cloud.google.com/go/datastore from 1.9.0 to 1.10.0 in
/sdks
add 2e71061e7b9 ML notebook formatting and text updates (#24437)
add 263a7d8f432 lint fixes (#24455)
add 9b917fae3ca Bump cloud.google.com/go/pubsub from 1.26.0 to 1.27.0 in
/sdks (#24450)
add 174427d91fb Bump cloud.google.com/go/datastore from 1.9.0 to 1.10.0 in
/sdks
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c76879e5acd)
\
N -- N -- N
refs/heads/dependabot/go_modules/sdks/cloud.google.com/go/datastore-1.10.0
(174427d91fb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../beam-ml/custom_remote_inference.ipynb | 50 +++++++------
.../beam-ml/dataframe_api_preprocessing.ipynb | 82 ++++++++++------------
.../notebooks/beam-ml/run_custom_inference.ipynb | 17 ++---
.../beam-ml/run_inference_multi_model.ipynb | 74 ++++++++++---------
.../notebooks/beam-ml/run_inference_pytorch.ipynb | 32 +++++----
.../run_inference_pytorch_tensorflow_sklearn.ipynb | 57 +++++++--------
.../notebooks/beam-ml/run_inference_sklearn.ipynb | 30 ++++----
.../beam-ml/run_inference_tensorflow.ipynb | 42 +++++++----
sdks/go.mod | 2 +-
sdks/go.sum | 6 +-
sdks/go/pkg/beam/core/runtime/exec/window.go | 7 ++
11 files changed, 208 insertions(+), 191 deletions(-)