Any chances to get java library in maven central, guys? Tensorflow itself provides protos, but serving is not published yet.
Any news or ETA?
+1 to this. Any new or ETA? Maven package that includes proto definitions in serving/tensorflow_serving/apis would be extremely useful.
I would like to publish it as part of tensorflow-java project to maven...which project I should use ? we are doing it internally through scrooge but I feel it should be included as part of mvn package...
+1 to this. Maven package is need
Since there is no update from official team. I've setup a repo contains only proto generated library. It's published to maven central under the name io.opil:tensorflow-serving-client. You can checkout the repo: https://github.com/figroc/tensorflow-serving-client. May it be helpful.
This would be very helpful!
Most helpful comment
Since there is no update from official team. I've setup a repo contains only proto generated library. It's published to maven central under the name
io.opil:tensorflow-serving-client. You can checkout the repo: https://github.com/figroc/tensorflow-serving-client. May it be helpful.