You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
123-detectron2-to-openvino could run in cpu mode well, but in gpu mode it gave err as belove
Dropdown(description='Device:', index=1, options=('CPU', 'GPU', 'AUTO'), value='GPU')
Abort was called at 15 line in file:
cpu:corei7 1165G7 2.8GHz, gpu:Iris Xe Graphics(3.9G share memory)
I set driver and can recongnized gpu correctly.
Does openvino support detectron2 in gpu mode?
or my gpu is too old?
Beta Was this translation helpful? Give feedback.
All reactions