Open Arnold1 opened 4 years ago
Hi, sorry for the late reply. I investigated your problem, could you try:
grpcdump -i lo -proto-path ./serving -proto-files tensorflow_serving/apis/inference.proto
./serving - is root directory for proto files
I also found several bugs that do not affect the work of the tool. I will fix them soon.
hi,
how can you use this Proto file? https://github.com/tensorflow/serving/blob/master/tensorflow_serving/apis/inference.proto
it includes multiple files. so can you tool use multiple files as well?