赞
踩
基本库安装,版本要不一样,不然会有兼容问题
1.先安装PyTorch
pip install torch==1.7.0+cpu torchvision==0.8.1+cpu torchaudio==0.7.0 -f https://download.pytorch.org/whl/torch_stable.html
2.安装TensorFlow 2.0 安装
pip install tensorflow
3.Flax 安装
pip install flax==0.3.3
4.transformers安装
pip install transformers==4.0.0
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。