Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question to proto file #1

Open
Arnold1 opened this issue Jun 4, 2020 · 1 comment
Open

question to proto file #1

Arnold1 opened this issue Jun 4, 2020 · 1 comment

Comments

@Arnold1
Copy link

Arnold1 commented Jun 4, 2020

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?

@Arnold1 Arnold1 changed the title build error question to proto file Jun 4, 2020
@rmedvedev
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants