“59122809e2a623af4a64e5ead79b52fa157b2b4d”上不存在“paddle/fluid/lite/kernels/opencl/elementwise_add_compute.cc”
未验证 提交 2a97a4ec 编写于 作者: L LixinGuo 提交者: GitHub

remove tsinghua pypi

上级 2fe97f2e
...@@ -29,11 +29,11 @@ if [[ ${MODE} = "benchmark_train" ]];then ...@@ -29,11 +29,11 @@ if [[ ${MODE} = "benchmark_train" ]];then
cd ${curPath}/../.. cd ${curPath}/../..
echo "------------- install for speech " echo "------------- install for speech "
apt-get install libsndfile1 -y apt-get install libsndfile1 -y
pip install yacs -i https://pypi.tuna.tsinghua.edu.cn/simple pip install yacs #-i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pytest-runner -i https://pypi.tuna.tsinghua.edu.cn/simple pip install pytest-runner #-i https://pypi.tuna.tsinghua.edu.cn/simple
pip install kaldiio -i https://pypi.tuna.tsinghua.edu.cn/simple pip install kaldiio #-i https://pypi.tuna.tsinghua.edu.cn/simple
pip install setuptools_scm -i https://pypi.tuna.tsinghua.edu.cn/simple pip install setuptools_scm #-i https://pypi.tuna.tsinghua.edu.cn/simple
pip install . -i https://pypi.tuna.tsinghua.edu.cn/simple pip install . #-i https://pypi.tuna.tsinghua.edu.cn/simple
pip install jsonlines pip install jsonlines
pip list pip list
cd - cd -
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册