Commit b7348e7d authored by huchen's avatar huchen
Browse files

修改compile.sh增加whl生成

parent 37d23f7c
...@@ -30,7 +30,7 @@ make -j32 install VERBOSE=1 > hc_install.log 2>&1 ...@@ -30,7 +30,7 @@ make -j32 install VERBOSE=1 > hc_install.log 2>&1
#make -j32 test VERBOSE=1 > hc_test.log 2>&1 #make -j32 test VERBOSE=1 > hc_test.log 2>&1
cd - cd -
#./test_gpu.sh ./test_gpu.sh
cd build/faiss/python cd build/faiss/python
python3 setup.py -v bdist_wheel python3 setup.py -v bdist_wheel
......
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