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 121051146d1 Add model_state_dict_path
121051146d1 is described below

commit 121051146d10a3438f0a79c9846f00fe08bdc624
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Fri Nov 7 09:44:00 2025 +0400

    Add model_state_dict_path
---
 ..._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 57e98f1f95a..da64134a20d 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
@@ -35,6 +35,7 @@
 --input_options={}
 --pubsub_topic=projects/apache-beam-testing/topics/images_topic
 
--pubsub_subscription=projects/apache-beam-testing/subscriptions/images_subscription
+--model_state_dict_path=gs://apache-beam-ml/models/efficientnet_b0_state_dict.pth
 --rate_limit=250
 --image_size=224
 --top_k=5

Reply via email to