mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* modified device selection device cannot sucessfully control through argments "device" * update with_sync * Update ORTWrapper change the way to create ort session, previous work would load same model twice. * Update wrapper.py fixed for lint * Update wrapper.py * Update wrapper.py remove the backslash * formating using yapf to format the file Co-authored-by: AllentDan <AllentDan@yeah.net>