You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Based on the mnist serving tutorial I'm trying to export the quickdraw-data set to load it into the tensorflow-model-server and make a client request that returns me the prediction of the input data.
But I'm struggling to get the export right in combination with the correct client request to the server.
Are there any ressources available that might help me getting the model export right for the model server?
The mnist example and the tensorflow documentation are not sufficient for me.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Based on the mnist serving tutorial I'm trying to export the quickdraw-data set to load it into the tensorflow-model-server and make a client request that returns me the prediction of the input data.
But I'm struggling to get the export right in combination with the correct client request to the server.
Are there any ressources available that might help me getting the model export right for the model server?
The mnist example and the tensorflow documentation are not sufficient for me.
Thanks in advance!
The text was updated successfully, but these errors were encountered: