examples/code_search/docker/ui
Jeremy Lewi de17011066 Upgrade and fix the serving components. (#348)
* Upgrade and fix the serving components.

* Install a new version of the TFServing package so we can use the new template.

* Fix the UI image. Use the same requirements file as for Dataflow so we are
consistent w.r.t the version of TF and Tensor2Tesnro.

* remove nms.libsonnet; move all the manifests into the actual component
  files rather than using a shared library.

* Fix the name of the TFServing service and deployment; need to use the same
  name as used by the front end server.

* Change the port of TFServing; we are now using the built in http server
  in TFServing which uses port 8500 as opposed to our custom http proxy.

* We encountered an error importning nmslib; moving it to the top of the file
  appears to fix this.

* Fix lint.
2018-11-24 13:22:34 -08:00
..
Dockerfile Upgrade and fix the serving components. (#348) 2018-11-24 13:22:34 -08:00
build.jsonnet Upgrade and fix the serving components. (#348) 2018-11-24 13:22:34 -08:00
build.sh Build just one image with the correct tag instead of double the number 2018-08-09 10:53:23 -07:00