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

what-if tool unable to return predictions - InactiveRpcError #217

Open
mollie9523 opened this issue Oct 18, 2022 · 0 comments
Open

what-if tool unable to return predictions - InactiveRpcError #217

mollie9523 opened this issue Oct 18, 2022 · 0 comments

Comments

@mollie9523
Copy link

mollie9523 commented Oct 18, 2022

hello, i am running a simple classification problem (uci census, using the pre-trained model and dataset from the tensorboard what-if guide; test set/model direct link).

i am currently using docker with tf serving to serve my model. i have inputted the localhost:8500, signature as 'classification'. however, i am getting the following error. i am able to load the datapoints properly as well. is there anything that i need to modify or?

<_InactiveRpcError of RPC that terminated with:
status = StatusCode.DEADLINE_EXCEEDED
details = "Deadline Exceeded"
debug_error_string = "{"created":"@1666069988.778000000","description":"Error received from peer \u0010\u00bd\u0095\u0001\u00c3\u0001","file":"src/core/lib/surface/call.cc","file_line":1064,"grpc_message":"Deadline Exceeded","grpc_status":4}"

image

@mollie9523 mollie9523 reopened this Oct 18, 2022
@mollie9523 mollie9523 changed the title what-if tool unable to return predictions what-if tool unable to return predictions - InactiveRpcError Oct 18, 2022
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

1 participant