This is an automated email from the ASF dual-hosted git repository.

vterentev pushed a commit to branch oss-image-classification
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/oss-image-classification by 
this push:
     new eded988c6f1 Add input_options param
eded988c6f1 is described below

commit eded988c6f16555e7abc782c3455e8a23b37f8c9
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Thu Nov 6 18:58:57 2025 +0400

    Add input_options param
---
 ..._Python_Benchmarks_Dataflow_Pytorch_Image_Classification_Rightfit.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/.github/workflows/load-tests-pipeline-options/beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Image_Classification_Rightfit.txt
 
b/.github/workflows/load-tests-pipeline-options/beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Image_Classification_Rightfit.txt
index 10698b946ff..57e98f1f95a 100644
--- 
a/.github/workflows/load-tests-pipeline-options/beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Image_Classification_Rightfit.txt
+++ 
b/.github/workflows/load-tests-pipeline-options/beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Image_Classification_Rightfit.txt
@@ -32,6 +32,7 @@
 --runner=DataflowRunner
 --mode=streaming
 --input_mode=gcs_uris
+--input_options={}
 --pubsub_topic=projects/apache-beam-testing/topics/images_topic
 
--pubsub_subscription=projects/apache-beam-testing/subscriptions/images_subscription
 --rate_limit=250

Reply via email to