how to quantize tensorflow model for tensorflow serving

Viewed 10

how to quantize a saved model, and the serving it using tensorflow serving. I found some tools to quantize a saved model to tensorflow lite model, but not the tensorflow saved model. serving tensorlfow lite model on tensorflow serving is in EXPERIMENTAL

0 Answers
Related