1.安装 torchmetrics
conda install -c conda-forge torchmetrics
2.安装 pytorch_lightning
pip install pytorch_lightning==1.0.0
不能直接安装最新版,不然pytorch的版本也要改变了
联邦学习安装软件教程2
阅读 53
2022-02-05
1.安装 torchmetrics
conda install -c conda-forge torchmetrics
2.安装 pytorch_lightning
pip install pytorch_lightning==1.0.0
不能直接安装最新版,不然pytorch的版本也要改变了
相关推荐
精彩评论(0)