diff --git a/tools/serving_build.sh b/tools/serving_build.sh index 9c8713c9aad4d311bd03230e92d4e118dabc0758..576ade9e57b0a9095395dfe222451f8022e4c762 100644 --- a/tools/serving_build.sh +++ b/tools/serving_build.sh @@ -266,6 +266,7 @@ function python_test_bert() { # pwd: /Serving/python/examples local TYPE=$1 yum install -y libXext libSM libXrender >/dev/null + pip install ujson export SERVING_BIN=${SERVING_WORKDIR}/build-server-${TYPE}/core/general-server/serving cd bert # pwd: /Serving/python/examples/bert case $TYPE in