Auto-Test System
wget https://repo.anaconda.com/miniconda/Miniconda3-py38_4.12.0-Linux-x86_64.sh && bash Miniconda3-py38_4.12.0-Linux-x86_64.sh
# 其他分支,替换master即可
python3 -m pip install --pre oneflow -f https://staging.oneflow.info/branch/master/cu112
# 替换commit hash即可
python3 -m pip install --pre oneflow -f https://staging.oneflow.info/commit/2d080aac5c41c02346641a5576b359bc95399214/cu112/index.html