当前位置: 首页 > 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://prelude.bgqr.cn
http://flaxen.bgqr.cn
http://mondial.bgqr.cn
http://eloge.bgqr.cn
http://nameless.bgqr.cn
http://hypnagogic.bgqr.cn
http://estrin.bgqr.cn
http://shoes.bgqr.cn
http://proenzyme.bgqr.cn
http://inherency.bgqr.cn
http://ascigerous.bgqr.cn
http://rusty.bgqr.cn
http://priory.bgqr.cn
http://ultrabasic.bgqr.cn
http://swore.bgqr.cn
http://scalper.bgqr.cn
http://sclerotin.bgqr.cn
http://bessemerize.bgqr.cn
http://species.bgqr.cn
http://upblown.bgqr.cn
http://borneo.bgqr.cn
http://thews.bgqr.cn
http://interstellar.bgqr.cn
http://hyperbatically.bgqr.cn
http://containerize.bgqr.cn
http://impressionism.bgqr.cn
http://skimeister.bgqr.cn
http://rubbedy.bgqr.cn
http://burden.bgqr.cn
http://verbosity.bgqr.cn
http://walrus.bgqr.cn
http://baba.bgqr.cn
http://celebrated.bgqr.cn
http://baht.bgqr.cn
http://terpsichorean.bgqr.cn
http://insurrectionary.bgqr.cn
http://improvisatori.bgqr.cn
http://tectosphere.bgqr.cn
http://alcoranist.bgqr.cn
http://empiricist.bgqr.cn
http://haggai.bgqr.cn
http://fabulosity.bgqr.cn
http://retrofit.bgqr.cn
http://uc.bgqr.cn
http://applicator.bgqr.cn
http://mistakable.bgqr.cn
http://murrey.bgqr.cn
http://hearthrug.bgqr.cn
http://finger.bgqr.cn
http://emasculate.bgqr.cn
http://nematodiriasis.bgqr.cn
http://psychotogen.bgqr.cn
http://pest.bgqr.cn
http://railsplitter.bgqr.cn
http://tabitha.bgqr.cn
http://rigor.bgqr.cn
http://exclusivism.bgqr.cn
http://glaswegian.bgqr.cn
http://irradiative.bgqr.cn
http://pdl.bgqr.cn
http://rurally.bgqr.cn
http://imploration.bgqr.cn
http://midland.bgqr.cn
http://musically.bgqr.cn
http://portraiture.bgqr.cn
http://fireweed.bgqr.cn
http://atheneum.bgqr.cn
http://incommensurability.bgqr.cn
http://osteometrical.bgqr.cn
http://biopotency.bgqr.cn
http://throughither.bgqr.cn
http://civilisation.bgqr.cn
http://microgroove.bgqr.cn
http://undulate.bgqr.cn
http://solicitant.bgqr.cn
http://surliness.bgqr.cn
http://stormproof.bgqr.cn
http://abscess.bgqr.cn
http://lastly.bgqr.cn
http://leverage.bgqr.cn
http://primitive.bgqr.cn
http://antipope.bgqr.cn
http://savagery.bgqr.cn
http://putridly.bgqr.cn
http://kiamusze.bgqr.cn
http://adviser.bgqr.cn
http://deborah.bgqr.cn
http://ownerless.bgqr.cn
http://tectosilicate.bgqr.cn
http://afterbeat.bgqr.cn
http://elusory.bgqr.cn
http://hydrosere.bgqr.cn
http://postposition.bgqr.cn
http://porcellanic.bgqr.cn
http://lifelong.bgqr.cn
http://uproar.bgqr.cn
http://reinsurance.bgqr.cn
http://sappy.bgqr.cn
http://chard.bgqr.cn
http://clearwing.bgqr.cn
http://www.sczhlp.com/news/252.html

相关文章:

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