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 281509ad123 Refactoring
     add a22d694b022 Add PyTorch Image Captioning BLIP + CLIP Batch

No new revisions were added by this update.

Summary of changes:
 .../beam_Inference_Python_Benchmarks_Dataflow.yml  |  16 +-
 ...s_Dataflow_Pytorch_Image_Object_Captioning.txt} |  22 +-
 ...rks_Dataflow_Pytorch_Image_Object_Detection.txt |   4 +-
 .test-infra/tools/refresh_looker_metrics.py        |   1 +
 .../examples/inference/pytorch_image_captioning.py | 463 +++++++++++++++++++++
 ...ch_image_captioning_blip_clip_requirements.txt} |   6 +-
 ...s.py => pytorch_image_captioning_benchmarks.py} |   8 +-
 website/www/site/content/en/performance/_index.md  |   1 +
 .../performance/pytorchimagecaptioning/_index.md   |  42 ++
 website/www/site/data/performance.yaml             |  16 +
 10 files changed, 559 insertions(+), 20 deletions(-)
 copy 
.github/workflows/load-tests-pipeline-options/{beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Image_Object_Detection.txt
 => 
beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Image_Object_Captioning.txt} 
(67%)
 create mode 100644 
sdks/python/apache_beam/examples/inference/pytorch_image_captioning.py
 copy 
sdks/python/apache_beam/ml/inference/{pytorch_image_object_detection_requirements.txt
 => pytorch_image_captioning_blip_clip_requirements.txt} (91%)
 copy 
sdks/python/apache_beam/testing/benchmarks/inference/{pytorch_sentiment_benchmarks.py
 => pytorch_image_captioning_benchmarks.py} (85%)
 create mode 100644 
website/www/site/content/en/performance/pytorchimagecaptioning/_index.md

Reply via email to