backstopmedia / tensorflowbook

457 stars 296 forks source link

Update serving example to build with current TF Serving #12

Open jarutis opened 8 years ago

jarutis commented 8 years ago

I needed to update a few things in order to build serving example with current Tensorflow Serving version. It worked fine for me with commit ace1b2904a3d4ec6b487f48617051b02173619bc of TF Serving and provided docker image.

I also needed to -c opt to bazel build commands.