ysn-rfd's picture
Upload 6 files
6e66252 verified
raw
history blame
76 Bytes
import openvino as ov
core = ov.Core()
core.available_devices
print()