Skip to content

Commit

Permalink
Remove unnecessary tests in the server build.
Browse files Browse the repository at this point in the history
  • Loading branch information
NonStatic2014 committed Jul 19, 2019
1 parent 4105af4 commit 6b709a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/ci_build/github/linux/server_run_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@ done
--use_cuda --use_openmp \
--cuda_home /usr/local/cuda \
--cudnn_home /usr/local/cudnn-$_CUDNN_VERSION/cuda --build_shared_lib $BUILD_EXTR_PAR
/home/onnxruntimedev/Release/onnx_test_runner -e cuda /data/onnx
else
python3 $SCRIPT_DIR/../../build.py --build_dir /build \
--skip_submodule_sync \
--parallel $BUILD_EXTR_PAR
# /home/onnxruntimedev/Release/onnx_test_runner /data/onnx
fi

0 comments on commit 6b709a7

Please sign in to comment.