“e92f770c425d7ebf0056b98a59756a321d8ddb88”上不存在“...paddle/fluid/tests/unittests/test_collective_alltoall.py”
提交 0c6981ce 编写于 作者: H huangyuxin

fix install_kaldi, test=doc_fix

上级 b3c03d73
......@@ -34,7 +34,7 @@ make -j4
pushd ../src
OPENBLAS_DIR=${KALDI_DIR}/../OpenBLAS
mkdir -p ${OPENBLAS_DIR}/install
if [ $SHARED == true ];
if [ $SHARED == true ]; then
./configure --shared --use-cuda=no --static-math --mathlib=OPENBLAS --openblas-root=${OPENBLAS_DIR}/install
else
./configure --static --use-cuda=no --static-math --mathlib=OPENBLAS --openblas-root=${OPENBLAS_DIR}/install
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册