ivilson / Yolov7net

Yolo Detector for .Net 8
83 stars 25 forks source link

Multiple GPU #21

Closed terasadi closed 1 year ago

terasadi commented 1 year ago

Hi! Can I use multiple GPUs? Do I need to do some configuration?

iwaitu commented 1 year ago

onnxruntime-gpu is not support multiple gpu now.