错误信息:Given no hashes to check 137 links for project 'pip': discarding no candidates
Removed build tracker: '/tmp/pip-req-tracker-omyaqxpd'
解决方法:
git clone https://github.com/NVIDIA/apex.git
cd apex/
python setup.py install --cuda_ext --cpp_ext
直接python setup.py install虽然可以安装成功,但是后续会报RntimeError错误 Unrecongnized tensor typeID: AutogradCUDA