Commit 1bd3f3f1 authored by yhcao6's avatar yhcao6
Browse files

remove repeat build nms

parent dc57735f
......@@ -21,11 +21,6 @@ cd ../nms
make clean
make PYTHON=${PYTHON}
echo "Building nms op..."
cd ../nms
make clean
make PYTHON=${PYTHON}
echo "Building dcn..."
cd ../dcn
if [ -d "build" ]; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment