Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

AttributeError: 'module' object has no attribute 'createHandle' #125

Open
rDaffa opened this issue Jan 6, 2020 · 0 comments
Open

AttributeError: 'module' object has no attribute 'createHandle' #125

rDaffa opened this issue Jan 6, 2020 · 0 comments

Comments

@rDaffa
Copy link

rDaffa commented Jan 6, 2020

I am running the latest ml-suite caffe docker container following the instructions in the "getting started". The container is run on an AWS F1 instance on the latest ml-suite AMI. After successfully running the run_docker.sh script, I have tried 2 different examples, which are the jupyter notebook yolo v2 example [1] and the SSD VOC caffe [2] example. In both cases I am able to quantize and compile the model. However when I start to communicate with the fpga (cell/step 6 in [1] and 'prepare a model for inference'in [2]) both returns an error:

AttributeError: 'module' object has no attribute 'createHandle'

I have run source /../overlaybins/setup.sh

please advise.

[1] https://github.com/Xilinx/ml-suite/blob/master/notebooks/object_detection_yolov2.ipynb

[2] https://github.com/Xilinx/ml-suite/blob/master/examples/caffe/ssd-detect/README.md

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant