serving-caffe
serving-caffe copied to clipboard
would you like to provide caffe BUILD clean file
Hi, this is really great work, but would you like to provide caffe BUILD clean file.Now I just need to compile caffe using bazel, but I feel this BUILD file a little bit complicate, can you give a easy-to-read caffe BUILD file
I'm not sure what you're asking. Are you having problems understanding the Caffe BUILD file?
@rayglover-ibm Hi, thanks for your reply, and I just want to compile caffe using BAZEL, not tensorflow related, if you could provide a clean bazel-build caffe BUILD file(I download the caffe BUILD file, I could directly bazel build //:**), that would be really nice.