pointer-generator icon indicating copy to clipboard operation
pointer-generator copied to clipboard

How to give input in the case of tensorflow serving?

Open Sharathnasa opened this issue 7 years ago • 2 comments

If we export the model for as the part of the tensorflow serving, how should the input is feed to get the ouptut.

As of the input is fed as a .bin format. But for the serving input should be in the form of tensors. Has anyone implemented tenosrflow serving ?

If yes, can you please guide me through on how to feed input.

Regards, Sharath

Sharathnasa avatar Apr 01 '18 13:04 Sharathnasa

did u find any answer to this ?

santhoshkolloju avatar Dec 06 '18 14:12 santhoshkolloju

same questions... Summarizing a sentence by using the steps like trainning(str to .bin) seems too slow and IO wasting. but rewriting the source code is quite difficult (have tried to rewrite the code for a long time.. ) i need help...

no-execution avatar Jul 24 '19 10:07 no-execution