For 3090: We recommend CUDA 11.1 & Python v3.8.10 & Pytorch 1.9.0 conda create -n dfnet python=3.8.10 source activate dfnet conda install -c conda-forge cudatoolkit=11.1 cudnn=8.1.0 conda install -c ...
publish dev build/official release to TestPyPI/PyPI automatically when CI success publish documents automatically when CI success extract change log from github and integrate with release notes ...