JCBourne97

Results 4 issues of JCBourne97

my system is ubuntu16.04,python2.7,caffe(CPU),when I do make it shows: xyl@xyl-K501LB:~/文档/LAB/LAB-master$ make all -j4 CXX src/caffe/util/interp.cpp CXX src/caffe/util/signal_handler.cpp CXX src/caffe/util/io.cpp CXX src/caffe/util/cudnn.cpp CXX src/caffe/util/db.cpp In file included from src/caffe/util/interp.cpp:4:0: ./include/caffe/util/interp.hpp:6:23: fatal...

Then I run the command: python3 detector.py --image ./image/test.jpg --model ./epoch_204.pth.tar Then I got this error: Traceback (most recent call last): File "detector.py", line 11, in from model import Net...

Q: my kong version is 2.5.1, ingress controller is 2.12, k8s version is 1.30.I would like to know if these versions are compatible.. I have read some docs: when I...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Kong version (`$ kong version`) Kong 2.5 ### Current Behavior when I want...

pending author feedback