Questions tagged [serving]

93 questions
0
votes
1 answer

serve images using Google App Engine?

I am writing a simple application, that lets user upload images, and the application will show the image directly below the upload form. However I can't figure out how to show the image properly. I have tried several answers in stack overflow. None…
regmi
  • 366
  • 1
  • 3
  • 7
0
votes
2 answers

What is the algorithm to choose which ad will be first?

I need a formula to calculate which ad will go first. Okay, here is the problem: I am working on a system that is a new way of advertising. Advertisers will define their total budget and max CPC's for one category. If there is more than one…
-1
votes
1 answer

how to use other tokenlizer(NLTK,Jiebe etc.) in tensorflow serving

Recently, I have been using estimator to train and deploy a tensorflow model, but when I deploy the model (it was exported using estimator serving_fn including tf.py_func) using tensorflow seving, there is an error (see below). I found this question…
Albert
  • 19
  • 6
1 2 3 4 5 6
7