Zidong Jiang

Results 2 issues of Zidong Jiang

Hi I build the js according to #1 (in ubuntu, changing libprotobuf.a to libprotobuf.so) And I run example_without_lib.js, and it reports error: ``` node example_without_lib.js [libprotobuf FATAL google/protobuf/stubs/common.cc:68] This program...

I don't understand what is `bazel build tensorflow/examples/label_image/...` used for. I know it will generate files in bazel-genfiles/tensorflow/cc/ops, but It seems we don't build and link them in the final...