This is an automated email from the ASF dual-hosted git repository.
Amar3tto pushed a change to branch oss-image-detection
in repository https://gitbox.apache.org/repos/asf/beam.git
from 5f31795342a Refactoring
add d3a8653ce7c Move to one yml file
No new revisions were added by this update.
Summary of changes:
.github/workflows/README.md | 1 -
.../beam_Inference_Python_Benchmarks_Dataflow.yml | 145 ++++++++++++-
...beam_Inference_Python_Benchmarks_Dataflow_2.yml | 224 ---------------------
...nchmarks_Dataflow_Pytorch_Image_Captioning.txt} | 0
...flow_Pytorch_Image_Classification_Rightfit.txt} | 0
...ks_Dataflow_Pytorch_Image_Object_Detection.txt} | 0
.../examples/inference/pytorch_image_captioning.py | 6 +-
.../inference/pytorch_image_object_detection.py | 7 +-
.../inference/pytorch_imagenet_rightfit.py | 8 +-
9 files changed, 149 insertions(+), 242 deletions(-)
delete mode 100644
.github/workflows/beam_Inference_Python_Benchmarks_Dataflow_2.yml
rename
.github/workflows/load-tests-pipeline-options/{beam_Inference_Python_Benchmarks_Dataflow_2_Pytorch_Image_Captioning.txt
=> beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Image_Captioning.txt}
(100%)
rename
.github/workflows/load-tests-pipeline-options/{beam_Inference_Python_Benchmarks_Dataflow_2_Pytorch_Image_Classification_Rightfit.txt
=>
beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Image_Classification_Rightfit.txt}
(100%)
rename
.github/workflows/load-tests-pipeline-options/{beam_Inference_Python_Benchmarks_Dataflow_2_Pytorch_Image_Object_Detection.txt
=>
beam_Inference_Python_Benchmarks_Dataflow_Pytorch_Image_Object_Detection.txt}
(100%)