Skip to content

Commit

Permalink
update regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
AllentDan committed Jun 29, 2022
1 parent fc98cea commit e05451c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tests/regression/mmdet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,3 +301,11 @@ models:
- *pipeline_seg_ort_dynamic_fp32
- *pipeline_seg_trt_dynamic_fp32
- *pipeline_seg_openvino_dynamic_fp32

- name: Swin Transformer
metafile: configs/swin/metafile.yml
model_configs:
- configs/swin/mask_rcnn_swin-t-p4-w7_fpn_1x_coco.py
pipelines:
- *pipeline_seg_ort_dynamic_fp32
- *pipeline_seg_trt_dynamic_fp32

0 comments on commit e05451c

Please sign in to comment.