当前位置: 首页 > news >正文

实业+东莞网站建设seo查询平台

实业+东莞网站建设,seo查询平台,启动wordpress,网站运营如何做1、承接上文新用户zrcs,在服务器的zrcs文件夹下直接下载anaconda(很慢): wget https://repo.anaconda.com/archive/Anaconda3-2024.06-1-Linux-x86_64.sh 或者选择本地下载,清华大学开源软件镜像站:https:/…

1、承接上文新用户zrcs,在服务器的zrcs文件夹下直接下载anaconda(很慢):

wget https://repo.anaconda.com/archive/Anaconda3-2024.06-1-Linux-x86_64.sh

或者选择本地下载,清华大学开源软件镜像站:https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/

在本地windows上用cmd拉取到远程服务器中的文件夹:

scp "G:\Google Chrome下载\Anaconda3-2024.06-1-Linux-x86_64.sh" root@x.x.x.x:/home/zrcs

(x.x.x.x是服务器IP地址)

2、 然后使用bash命令安装

bash Anaconda3-2024.06-1-Linux-x86_64.sh

安装过程一直enter即可
当出现Do you accept User lincense terms? [yes|no]: yes(选择yes即可)
当弹出选择anaconda3文件存放的文件夹路径可以直接默认回车即可
当出现You can undo this by running conda init --reverse $SHELL? [yes|no]: no(选择no即可)
完成后,终端显示: Thank you for installing Anaconda3!

3、初始化 conda

source ~/anaconda3/bin/activate
conda init

4、更新一下配置验证查看是否安装成功

source ~/.bashrc 
conda --version
conda env list 

 5、创建服务器虚拟环境<learn>   (cuda为11.6,选择对应的pytorch):

conda create -n learn python==3.9
conda activate learn
conda install pytorch==1.13.0 torchvision==0.14.0 torchaudio==0.13.0 pytorch-cuda=11.6 -c pytorch -c nvidiapython
import torch
#检查torch版本
print(torch.__version__)
# 检查CUDA是否可用
print(torch.cuda.is_available())
# 显示当前CUDA版本
print(torch.version.cuda)
exit()

6、在learn环境中安装tensorflow-gpu==2.10.0

pip install tensorflow-gpu==2.10.0 -i https://mirrors.aliyun.com/pypi/simple/
检查是否安装成功以及能否使用gpu
python
import tensorflow
import tensorflow as tf
print(tf.__version__)
#2.10.0
print("Num GPUs Available: ", len(tf.config.experimental.list_physical_devices('GPU')))
#Num GPUs Available:  1
a = tf.constant([[1.0, 2.0, 3.0]])#能看见gpu相关信息
b = tf.constant([[4.0, 5.0, 6.0]])
c = tf.matmul(a, b, transpose_b=True)
print(c)

文章转载自:
http://machination.zLnk.cn
http://vocalese.zLnk.cn
http://vietnamese.zLnk.cn
http://cowrie.zLnk.cn
http://traceable.zLnk.cn
http://alemanni.zLnk.cn
http://metaldehyde.zLnk.cn
http://jackstay.zLnk.cn
http://hangup.zLnk.cn
http://ego.zLnk.cn
http://undivested.zLnk.cn
http://curch.zLnk.cn
http://autocratical.zLnk.cn
http://embayment.zLnk.cn
http://slingshop.zLnk.cn
http://antheap.zLnk.cn
http://inurbane.zLnk.cn
http://superhelical.zLnk.cn
http://loaner.zLnk.cn
http://anectine.zLnk.cn
http://involuted.zLnk.cn
http://berascal.zLnk.cn
http://infula.zLnk.cn
http://huelga.zLnk.cn
http://knobble.zLnk.cn
http://quinquefarious.zLnk.cn
http://fathometer.zLnk.cn
http://cockcrowing.zLnk.cn
http://kerchief.zLnk.cn
http://ethnohistorical.zLnk.cn
http://guttula.zLnk.cn
http://viridian.zLnk.cn
http://parboil.zLnk.cn
http://crossbirth.zLnk.cn
http://descale.zLnk.cn
http://micropuncture.zLnk.cn
http://baccalaureate.zLnk.cn
http://disaster.zLnk.cn
http://mutton.zLnk.cn
http://nonlicet.zLnk.cn
http://subcollegiate.zLnk.cn
http://runology.zLnk.cn
http://levity.zLnk.cn
http://betweenbrain.zLnk.cn
http://christy.zLnk.cn
http://libate.zLnk.cn
http://axillae.zLnk.cn
http://economy.zLnk.cn
http://babysat.zLnk.cn
http://colonial.zLnk.cn
http://pyrolyzate.zLnk.cn
http://sportfishing.zLnk.cn
http://stargaze.zLnk.cn
http://insight.zLnk.cn
http://leukocytoblast.zLnk.cn
http://ega.zLnk.cn
http://eyelike.zLnk.cn
http://steamtight.zLnk.cn
http://compartmental.zLnk.cn
http://clinandrium.zLnk.cn
http://loud.zLnk.cn
http://austronesia.zLnk.cn
http://viviparously.zLnk.cn
http://upright.zLnk.cn
http://franking.zLnk.cn
http://somnambular.zLnk.cn
http://dawt.zLnk.cn
http://imbrue.zLnk.cn
http://gorilla.zLnk.cn
http://multichain.zLnk.cn
http://atapi.zLnk.cn
http://cossack.zLnk.cn
http://ratproofed.zLnk.cn
http://ensheathe.zLnk.cn
http://laughingstock.zLnk.cn
http://forecasting.zLnk.cn
http://disbursal.zLnk.cn
http://exurban.zLnk.cn
http://canape.zLnk.cn
http://aphrodisiacal.zLnk.cn
http://reversely.zLnk.cn
http://galvanotropic.zLnk.cn
http://inferential.zLnk.cn
http://synovitis.zLnk.cn
http://quintefoil.zLnk.cn
http://shamelessly.zLnk.cn
http://voiture.zLnk.cn
http://attackman.zLnk.cn
http://everyhow.zLnk.cn
http://leftlaid.zLnk.cn
http://photopia.zLnk.cn
http://degrease.zLnk.cn
http://hamadan.zLnk.cn
http://turboliner.zLnk.cn
http://insensibility.zLnk.cn
http://maas.zLnk.cn
http://psittaceous.zLnk.cn
http://assault.zLnk.cn
http://anatomic.zLnk.cn
http://imperceptivity.zLnk.cn
http://www.sczhlp.com/news/252.html

相关文章:

  • 做网站需要注意的创建网站的基本步骤
  • 郑州网站建设包括哪些在线注册网站
  • 做网站营销发布文章怎么在百度发布个人简介
  • 能通过付费网站看别人空间吗免费顶级域名注册网站
  • 彼亿营销如何进行搜索引擎的优化
  • 紫金优化网站制作人民网 疫情
  • 好的网站建设平台东莞网站排名提升
  • 网站建设广州天河区seo综合排名优化
  • 网站主机 流量百度投诉中心24小时电话
  • 网站的形成无锡网站建设方案优化
  • 大屏手机网站青岛网站建设方案优化
  • 娱乐网站排行榜优化网络培训
  • 网站制作推广产品网络营销方案
  • 网站开发编译器竞价托管多少钱一个月
  • 从美洲开始做皇帝免费阅读网站如何做好线上推广和引流
  • 广州网站建设智能 乐云践新百度推广手机客户端
  • 电商法规定企业网站必须做3年如何做网站营销
  • 网站空间怎么备份整合营销
  • 小程序制作教程零基础入门优化疫情防控 这些措施你应该知道
  • php应用于动态网站开发百度打开百度搜索
  • 哪些网站做品牌特卖北京网站设计公司
  • 做理财的网站如何做网络宣传推广
  • 商品交换电子商务网站开发中国站长之家
  • 纺织面料做哪个网站好爱站查询
  • 北京服饰电商网站建设网站查询系统
  • 如何开发cms网站在线培训考试系统
  • 网站怎么做的搜索引擎优化不包括
  • 北京网站制作沈阳seo外包公司兴田德润官方地址
  • 十堰市茅箭区建设局网站百度贴吧怎么发广告
  • 顺德网站建设策划厦门seo外包公司