Haffon
Haffon
It is good to know prerequisites is CMake >= 3.0 and GCC >= 4.8, I misunderstand compile easy_profiler may be need GCC7+ when I was reading "https://github.com/yse/easy_profiler/wiki/Known-bugs-and-issues". I will search...
@Saums Yes, I solved it by change the ".py" to ".pyc" in shell command files, it works. As in ml-suite/examples/compile/xfdnn_compiler_caffe_places365.sh Line 26 python $MLSUITE_ROOT/xfdnn/tools/compile/bin/xfdnn_compiler_caffe.pyc \ Line 35 python $MLSUITE_ROOT/xfdnn/tools/compile/bin/xfdnn_compiler_caffe.pyc \...
I'm testing ml-suite with the help of avnet. thanks.
I've done following "https://rancher.com/docs/k3s/latest/en/installation/private-registry/" but it dones't work with v1.19.3+k3s2. Should I direct to "https://github.com/containerd/cri/blob/master/docs/registry.md"?
Hi, everyone, I have 2 issues and want to get some help: 1.Firstly I deployed 1 k3s server and 1 k3s agent, I switch to docker engine in the server...
I think I missed the order of question and intro in my previous comment. I am using k3s 1.18.10-k3s1 and just have 2 questions: 1. k3s server or agent side...
Hi @brandond , Does k3s use system wide authentication logic according to "remote error: tls: bad certificate" message? Does the software need to trust those certs is distributed alone side...
Thanks all of you, I think I need make a clean enviroment to deployment k3s again, then I will try post issue details here.
Okay, so I will try to compile this and "https://github.com/weiliu89/caffe/tree/ssd" for arm.