网上的教程五花八门,记录一下,windows、linux都可以:
nvcc -V
conda create --name openmmlab python=3.8 -y
pip install -r requirements.txt