[REQ] Automatic Device Selection #403
MarcoRavich
announced in
Announcements
Replies: 1 comment
-
Hi @MarcoRavich, Sorry for delayed response! I've only dabbled a little bit with 'AUTO' mode -- it is something I'd be interesting in experimenting more with! It would be pretty neat to be able to implicitly start executing models on CPU while we load models to the GPU or NPU, for example. My main concern would be memory consumption -- i.e. whether OpenVINO is able to share weights across the devices in the AUTO device list, or if it needs to have a dedicated set of weights loaded for each device. Anyway, as always, thanks for the ideas. I'll convert this to a discussion for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
during my experiments in video inferencing on OpenVINO, I found this interesting Intel document that claims:
Hope that inspires !
Beta Was this translation helpful? Give feedback.
All reactions