07-12-2019 04:20 AM - edited 07-12-2019 04:25 AM
Environment
cuda: 8.0
cudnn: 7.0
caffe: chuanqi's fork (with relu6 implementation)
dnndk: 20190624 version
decent: 1.2.5
dnnc: 2.05
dpu target: 1.4.0.1
Problem
I downloaded ssd mobilenet v2 from tensorflow's model zoo and converted it to caffe model(float.caffemodel and float.prototxt) using tool provided by chuanqi. "decent.sh" excuted successfully and generated deploy.caffemodel and deploy.prototxt(provided in txt format) I encounter this problem when ran "dnnc.sh":
Do you guys have any idea about this error? Thanks in advance.
Best regards
06-20-2019 02:56 AM