This is an automated email from the ASF dual-hosted git repository.
vterentev pushed a change to branch oss-image-classification
in repository https://gitbox.apache.org/repos/asf/beam.git
discard 780bbe0503a Refactoring
discard b497badfc03 Fix input
discard fc0b65bcaac Fix WriteToBigQuery
discard 75e5daa2ab0 Fix import
discard 121051146d1 Add model_state_dict_path
discard 4fcdaaedb3f Fix input argument
discard eded988c6f1 Add input_options param
discard 6d37ed0f818 Add google-cloud-monitoring requirement
discard bd2c25e4ffe Fix dedup
discard bb831e67bf3 Fix CombiningValueStateSpec
discard bfab8eaed3c Fix imports
discard e3ccb4caae0 Add PyTorch Image Classification EfficientNet-B0 Streaming
(Right-fitting) ML pipeline
new 9a7642356b3 Add PyTorch Image Classification EfficientNet-B0 Streaming
(Right-fitting) ML pipeline
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 (780bbe0503a)
\
N -- N -- N refs/heads/oss-image-classification (9a7642356b3)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.test-infra/tools/refresh_looker_metrics.py | 2 +-
.../examples/inference/pytorch_imagenet_rightfit.py | 2 +-
website/www/site/data/performance.yaml | 12 ++++++------
3 files changed, 8 insertions(+), 8 deletions(-)