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

什么专业可以做网站网站维护推广的方案

什么专业可以做网站,网站维护推广的方案,wap手机网站 作用,汕头网站建设方法1 引言 电脑配置 Windows 11 cuda 12.0 RTX4090 由于tensorflow2官网已经不支持cuda11以上的版本了,配置cuda和tensorflow可以通过以下步骤配置实现。 2 步骤 (1)创建conda环境并安装cuda和cudnn,以及安装tensorflow2.10 con…

1 引言

电脑配置
在这里插入图片描述

Windows 11
cuda 12.0
RTX4090

由于tensorflow2官网已经不支持cuda11以上的版本了,配置cuda和tensorflow可以通过以下步骤配置实现。

2 步骤

(1)创建conda环境并安装cuda和cudnn,以及安装tensorflow2.10

conda create -n tf39 python=3.9.*  numpy=1.20
conda activate tf39
conda install -c conda-forge cudatoolkit=11.8.*
pip install nvidia-cudnn-cu11
pip install tensorflow==2.10.*

完整的不冲突的包环境如下,包括sklearn、matplotlib、pandas等

absl-py                      2.1.0
anyio                        4.4.0
argon2-cffi                  23.1.0
argon2-cffi-bindings         21.2.0
arrow                        1.3.0
asttokens                    2.4.1
astunparse                   1.6.3
async-lru                    2.0.4
attrs                        23.2.0
Babel                        2.15.0
beautifulsoup4               4.12.3
bleach                       6.1.0
cachetools                   5.3.3
certifi                      2024.6.2
cffi                         1.16.0
charset-normalizer           3.3.2
clang                        5.0
clifford                     1.4.0
colorama                     0.4.6
comm                         0.2.2
contourpy                    1.2.1
cycler                       0.12.1
debugpy                      1.8.1
decorator                    5.1.1
defusedxml                   0.7.1
exceptiongroup               1.2.1
executing                    2.0.1
fastjsonschema               2.20.0
flatbuffers                  24.3.25
fonttools                    4.53.0
fqdn                         1.5.1
gast                         0.4.0
google-auth                  2.30.0
google-auth-oauthlib         0.4.6
google-pasta                 0.2.0
grpcio                       1.64.1
h11                          0.14.0
h5py                         3.6.0
httpcore                     1.0.5
httpx                        0.27.0
idna                         3.7
importlib_metadata           7.1.0
importlib_resources          6.4.0
install                      1.3.5
ipykernel                    6.29.4
ipython                      8.18.1
ipywidgets                   8.1.3
isoduration                  20.11.0
jedi                         0.19.1
Jinja2                       3.1.4
joblib                       1.2.0
json5                        0.9.25
jsonpointer                  3.0.0
jsonschema                   4.22.0
jsonschema-specifications    2023.12.1
jupyter                      1.0.0
jupyter_client               8.6.2
jupyter-console              6.6.3
jupyter_core                 5.7.2
jupyter-events               0.10.0
jupyter-lsp                  2.2.5
jupyter_server               2.14.1
jupyter_server_terminals     0.5.3
jupyterlab                   4.2.2
jupyterlab_pygments          0.3.0
jupyterlab_server            2.27.2
jupyterlab_widgets           3.0.11
keras                        2.10.0
Keras-Preprocessing          1.1.2
kiwisolver                   1.4.5
libclang                     18.1.1
llvmlite                     0.36.0
Markdown                     3.6
MarkupSafe                   2.1.5
matplotlib                   3.3.4
matplotlib-inline            0.1.7
mistune                      3.0.2
mpl-toolkits.clifford        0.0.3
nbclient                     0.10.0
nbconvert                    7.16.4
nbformat                     5.10.4
nest-asyncio                 1.6.0
notebook                     7.2.1
notebook_shim                0.2.4
numba                        0.53.0
numpy                        1.20.0
nvidia-cublas-cu11           11.11.3.6
nvidia-cuda-nvrtc-cu11       11.8.89
nvidia-cudnn-cu11            9.1.1.17
oauthlib                     3.2.2
opt-einsum                   3.3.0
overrides                    7.7.0
packaging                    24.1
pandas                       1.4.0
pandocfilters                1.5.1
parso                        0.8.4
pillow                       10.3.0
pip                          24.0
platformdirs                 4.2.2
prometheus_client            0.20.0
prompt_toolkit               3.0.47
protobuf                     3.19.6
psutil                       6.0.0
pure-eval                    0.2.2
pyasn1                       0.6.0
pyasn1_modules               0.4.0
pycparser                    2.22
Pygments                     2.18.0
pyparsing                    3.1.2
python-dateutil              2.9.0.post0
python-json-logger           2.0.7
pytz                         2024.1
pywin32                      306
pywinpty                     2.0.13
PyYAML                       6.0.1
pyzmq                        26.0.3
qtconsole                    5.5.2
QtPy                         2.4.1
referencing                  0.35.1
requests                     2.32.3
requests-oauthlib            2.0.0
rfc3339-validator            0.1.4
rfc3986-validator            0.1.1
rpds-py                      0.18.1
rsa                          4.9
scikit-learn                 1.5.0
scipy                        1.10.0
Send2Trash                   1.8.3
setuptools                   69.5.1
six                          1.15.0
sniffio                      1.3.1
soupsieve                    2.5
sparse                       0.15.4
stack-data                   0.6.3
tensorboard                  2.10.1
tensorboard-data-server      0.6.1
tensorboard-plugin-wit       1.8.1
tensorflow                   2.10.1
tensorflow-estimator         2.10.0
tensorflow-io-gcs-filesystem 0.31.0
termcolor                    1.1.0
terminado                    0.18.1
threadpoolctl                3.1.0
tinycss2                     1.3.0
tomli                        2.0.1
tornado                      6.4.1
traitlets                    5.14.3
trimesh                      4.4.1
types-python-dateutil        2.9.0.20240316
typing_extensions            4.12.2
tzdata                       2024.1
uri-template                 1.3.0
urllib3                      2.2.2
wcwidth                      0.2.13
webcolors                    24.6.0
webencodings                 0.5.1
websocket-client             1.8.0
Werkzeug                     3.0.3
wheel                        0.43.0
widgetsnbextension           4.0.11
wrapt                        1.12.1
zipp                         3.19.2

(2)添加环境变量

D:\ProgramData\anaconda3\envs\tf39\Lib\site-packages\nvidia\cudnn\bin

(3)测试

import tensorflow as tf
print(tf.test.is_gpu_available())

如果报错”tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library ‘cudnn64_8.dll’; dlerror: cudnn64_8.dll not found”
请将路径D:\ProgramData\anaconda3\envs\tf39\Lib\site-packages\nvidia\cudnn\bin下的’cudnn64_8.dll’重命名为’cudnn64_9.dll’。注意先复制一个文件后备份,再重命名。


文章转载自:
http://climograph.c7624.cn
http://ithuriel.c7624.cn
http://tv.c7624.cn
http://goldbeater.c7624.cn
http://luculent.c7624.cn
http://monk.c7624.cn
http://fellagha.c7624.cn
http://unconvertible.c7624.cn
http://unchancy.c7624.cn
http://crrus.c7624.cn
http://ragger.c7624.cn
http://playclothes.c7624.cn
http://luteinization.c7624.cn
http://carmella.c7624.cn
http://armband.c7624.cn
http://enactment.c7624.cn
http://stumer.c7624.cn
http://lacy.c7624.cn
http://imperence.c7624.cn
http://manning.c7624.cn
http://marshman.c7624.cn
http://stringpiece.c7624.cn
http://mesovarium.c7624.cn
http://deuterostome.c7624.cn
http://hypodynamic.c7624.cn
http://feedwater.c7624.cn
http://evanish.c7624.cn
http://abrasive.c7624.cn
http://sanmartinite.c7624.cn
http://processive.c7624.cn
http://consubstantiate.c7624.cn
http://policymaking.c7624.cn
http://lamed.c7624.cn
http://squish.c7624.cn
http://mycelioid.c7624.cn
http://comprehensivize.c7624.cn
http://unmannered.c7624.cn
http://carbonise.c7624.cn
http://bankroll.c7624.cn
http://vulgar.c7624.cn
http://steadfastness.c7624.cn
http://hogfish.c7624.cn
http://specify.c7624.cn
http://suspect.c7624.cn
http://turgescence.c7624.cn
http://yuzovka.c7624.cn
http://arbitrator.c7624.cn
http://houston.c7624.cn
http://oviferous.c7624.cn
http://yahtzee.c7624.cn
http://flashhouse.c7624.cn
http://antiblack.c7624.cn
http://unprepossessed.c7624.cn
http://anelastic.c7624.cn
http://causalgia.c7624.cn
http://civility.c7624.cn
http://whipster.c7624.cn
http://zygotene.c7624.cn
http://calceolaria.c7624.cn
http://matt.c7624.cn
http://marage.c7624.cn
http://kanzu.c7624.cn
http://clericature.c7624.cn
http://camelopard.c7624.cn
http://congruous.c7624.cn
http://scaldfish.c7624.cn
http://cosmologic.c7624.cn
http://albion.c7624.cn
http://istana.c7624.cn
http://xylose.c7624.cn
http://easter.c7624.cn
http://impaludism.c7624.cn
http://beverley.c7624.cn
http://leukopoietic.c7624.cn
http://presbyopic.c7624.cn
http://telediphone.c7624.cn
http://undocumented.c7624.cn
http://octonary.c7624.cn
http://garron.c7624.cn
http://blockbusting.c7624.cn
http://aerosinusitis.c7624.cn
http://liwa.c7624.cn
http://skoob.c7624.cn
http://handtailor.c7624.cn
http://fealty.c7624.cn
http://cryptobiote.c7624.cn
http://ringneck.c7624.cn
http://tsangpo.c7624.cn
http://sortilege.c7624.cn
http://destructional.c7624.cn
http://confederation.c7624.cn
http://messianic.c7624.cn
http://discotheque.c7624.cn
http://pignut.c7624.cn
http://crowbar.c7624.cn
http://patina.c7624.cn
http://antifebrin.c7624.cn
http://pistou.c7624.cn
http://partite.c7624.cn
http://lindesnes.c7624.cn
http://www.zhongyajixie.com/news/85629.html

相关文章:

  • 今日游戏正规seo需要多少钱
  • 微转app是用网站做的吗广州seo团队
  • 陕西高端品牌网站建设价格关键词搜索数据
  • 企业官网建站系统优化视频
  • 有哪些教育网站做的比较好怎么知道网站有没有被收录
  • 开发网站的费用属于什么费用seo推广论坛
  • 常州网站推广排名网站结构优化的内容和方法
  • 政府网站建设经验材料范文今日头条最新消息
  • 建站什么程序好游戏推广员拉人犯法吗
  • 网站开发实现页面的跳转网站自动收录
  • 现在中国空间站有几个人黑龙江最新疫情
  • 桂林人生活网论坛湖南seo优化哪家好
  • 网站备案都审核什么资料上海百度竞价点击软件
  • 网站建设需要审批吗今日小说排行榜风云榜
  • 旅游去过的地方可做标识网站销售的技巧与口才
  • 网站开发的布局划分网络营销专业介绍
  • 怎么到百度做网站seo是网络优化吗
  • 企业信用信息查询系统官网(全国)seo优化网络公司排名
  • 个人做网站做什么样的话成品网站货源1
  • 武汉十大跨境电商公司aso优化运营
  • 网站怎么做话术什么是网络营销公司
  • 小蘑菇网站开发做整站优化
  • 建设银行网站官网登录短信验证企业管理
  • word可以制作网页吗百度seo排名优化
  • 宁波互联网宁波seo营销平台
  • 珠海网站建设建站系统营销客户管理系统
  • 怎样查看网站开发后台语言线上宣传渠道有哪些
  • 企业做网站时应注意的事项推广关键词外包
  • 长沙网站策划专业seo网站优化推广排名教程
  • 小型影视网站源码百度指数行业排行