Commit Graph

2 Commits

Author SHA1 Message Date
Hougang Liu 9994b57497 add object detection grpc client (#378)
* add object detection grpc client

Fixes: #377

* fix kubeflow-examples-presubmit error

object_detection_grpc_client.py depends on other files in
https://github.com/tensorflow/models.git, pylint will fail
for those files need to be compiled manually.
Since mnist_DDP.py has similar dependency, here just follow
mnist_DDP.py and ignore checking this file.
2018-12-06 18:51:24 -08:00
Lun-Kai Hsu 1746820f8f Example of TF Serving with GPU (#154)
* initial

* wip

* working now

* fix

* fix lint

* fix lint

* fix lint

* review

* move

* fix

* addressing comment

* lint

* fix
2018-07-24 21:44:55 -07:00