Sun Kangming
Sun Kangming
Hi, all! My question is quite similar with [https://github.com/intel/caffe/issues/150](url),but its code is python,I work well with that python code. However i get segmentation fault in C++. Here is my C++...
Hi, all I found a very strange bug. I infer the model densenet-121 with mkldnn engine with intel-caffe , but here is what happen: after i init network, the first...
Hi all, I have a model which has a pooling layer with floor round mode. but i found that intel caffe do not support pooling parameter "round_mode" in pooling layer....
Hi all! I experiment the intel caffe in my machine which cpu has 12 core, but i found that the utilization rate of cpu is only 600%. I want to...