This is an automated email from the ASF dual-hosted git repository.
vterentev pushed a change to branch oss-image-detection
in repository https://gitbox.apache.org/repos/asf/beam.git
from 64187d96c4f Refactoring
add b7edf62adcd Add PyTorch Image Classification EfficientNet-B0 Streaming
(Right-fitting) ML pipeline
add 006f6507391 Fix lint
No new revisions were added by this update.
Summary of changes:
.../beam_Inference_Python_Benchmarks_Dataflow.yml | 16 +-
...flow_Pytorch_Image_Classification_Rightfit.txt} | 30 +-
.test-infra/tools/refresh_looker_metrics.py | 1 +
.../inference/pytorch_imagenet_rightfit.py | 522 +++++++++++++++++++++
...ments.txt => pytorch_rightfit_requirements.txt} | 2 +
....py => pytorch_imagenet_rightfit_benchmarks.py} | 8 +-
website/www/site/content/en/performance/_index.md | 1 +
.../_index.md | 20 +-
website/www/site/data/performance.yaml | 16 +
9 files changed, 592 insertions(+), 24 deletions(-)
copy
.github/workflows/load-tests-pipeline-options/{beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Imagenet_Classification_Resnet_152_Tesla_T4_GPU.txt
=>
beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Image_Classification_Rightfit.txt}
(64%)
create mode 100644
sdks/python/apache_beam/examples/inference/pytorch_imagenet_rightfit.py
copy
sdks/python/apache_beam/ml/inference/{pytorch_image_object_detection_requirements.txt
=> pytorch_rightfit_requirements.txt} (95%)
copy
sdks/python/apache_beam/testing/benchmarks/inference/{pytorch_image_captioning_benchmarks.py
=> pytorch_imagenet_rightfit_benchmarks.py} (85%)
copy website/www/site/content/en/performance/{pytorchbertsentimentstreaming =>
pytorchimagenetrightfit}/_index.md (52%)