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 GR_NAME. or do I miss something?
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 GR_NAME.
or do I miss something?