Skip to content

Commit

Permalink
add rtmo with trt backend into regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Louis committed Dec 14, 2023
1 parent e0d7166 commit 8080b4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/regression/mmpose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,7 @@ models:
input_img: *img_human_pose
test_img: *img_human_pose
deploy_config: configs/mmpose/pose-detection_rtmo_onnxruntime_dynamic.py
- convert_image:
input_img: *img_human_pose
test_img: *img_human_pose
deploy_config: configs/mmpose/pose-detection_rtmo_tensorrt-fp16_dynamic-640x640.py

0 comments on commit 8080b4d

Please sign in to comment.