Skip to content

Commit

Permalink
Update mmpretrain.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RunningLeon authored Sep 4, 2023
1 parent 169e4da commit 2e00fca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tests/regression/mmpretrain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,3 +247,14 @@ models:
- *pipeline_ort_dynamic_fp32
- *pipeline_trt_dynamic_fp32
- *pipeline_openvino_dynamic_fp32

- name: MobileNetV3
metafile: configs/mobilenet_v3/metafile.yml
model_configs:
- configs/mobilenet_v3/mobilenet-v3-small_8xb128_in1k.py
pipelines:
- *pipeline_ts_fp32
- *pipeline_ort_dynamic_fp32
- *pipeline_trt_dynamic_fp16
- *pipeline_ncnn_static_fp32
- *pipeline_openvino_dynamic_fp32

0 comments on commit 2e00fca

Please sign in to comment.