If this is a feature request, please fill out the following form in full:
I will have to link sentencepiece with serving myself. Ideally, I want to use the docker image with serving linked with sentencepiece.
official release linked with sentencepiece.
A clear and concise description of any alternative solutions or features you've
considered.
Add any other context or screenshots about the feature request here.
Hi,
Because there are a large number of ops, it's infeasible to maintain ModelServer docker builds with all the possible ops. Can you build your own ModelServer binary and link in the ops that you need? Here are the instructions on how to build from source: https://github.com/tensorflow/serving#set-up. Please let us know if you have other questions.
@lilao
@martinwicke @lilao Can we please take a look at this request. Thanks!
The serving team is working on enabling dynamic loading of op libraries, but I think it'll take a while longer.
Most helpful comment
@lilao