mmdeploy icon indicating copy to clipboard operation
mmdeploy copied to clipboard

Support profile with batch size > 1

Open chenyiminch opened this issue 3 years ago • 2 comments

Describe the feature

Motivation

Test the speed of model with batch size > 1

Additional context

https://github.com/open-mmlab/mmdeploy/blob/master/tools/profile.py only support batch size = 1. Could we support the speed test with batch size > 1 ?

chenyiminch avatar Aug 03 '22 09:08 chenyiminch

@chenyiminch Hi, thanks for your attention, this feat would be added soon.

RunningLeon avatar Aug 03 '22 09:08 RunningLeon

@chenyiminch Hi, could you try with https://github.com/open-mmlab/mmdeploy/pull/868 and see if there's any issue?

RunningLeon avatar Aug 05 '22 08:08 RunningLeon