Forum Discussion

NSVR's avatar
NSVR
Icon for New Contributor rankNew Contributor
5 years ago

RuntimeError: Device with "nodes=1:i5-6500te:hddl-f" name is not registered in the InferenceEngine

Hi, I was trying to inference on FPGA. I see in one of the sample notebooks, to access FPGA we need to pass device = "nodes=1:i5-6500te:hddl-f". I am getting Runtime error. exec_net = ie.load...