diff --git a/tools/serving_build.sh b/tools/serving_build.sh index a74dcbe8191289bb411a858557cc227e597bfe3e..324197c54eb023439d57dc5402bb7a1e09d1ebcd 100644 --- a/tools/serving_build.sh +++ b/tools/serving_build.sh @@ -270,6 +270,7 @@ function python_run_criteo_ctr_with_cube() { 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