ZhangZhihui's Blog  
上一页 1 ··· 37 38 39 40 41 42 43 44 45 ··· 102 下一页

2024年9月28日

摘要: https://pytorch.org/get-started/locally/ zzh@ZZHPC:~/zd/Github$ python -m venv zpytorch (venv创建后不能移动到别的地方,移动到别的地方后虽然仍能activate,但activate之后python和pip也不 阅读全文
posted @ 2024-09-28 09:23 ZhangZhihuiAAA 阅读(203) 评论(0) 推荐(0)

2024年9月27日

摘要: The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. cuDNN provides highly tuned i 阅读全文
posted @ 2024-09-27 16:28 ZhangZhihuiAAA 阅读(64) 评论(0) 推荐(0)
 
摘要: To find if any broken packages are there: sudo dpkg -l | grep "^iU" To remove broken packages any of two commands will help: sudo apt-get -f install s 阅读全文
posted @ 2024-09-27 14:54 ZhangZhihuiAAA 阅读(24) 评论(0) 推荐(0)
 
摘要: CUDA, which stands for Compute Unified Device Architecture, is a parallel computing platform and application programming interface (API) model created 阅读全文
posted @ 2024-09-27 14:17 ZhangZhihuiAAA 阅读(80) 评论(0) 推荐(0)
 
摘要: This article takes you step-by-step to enable your GPU machine for any kind of development tasks, especially for machine learning and data science. Wh 阅读全文
posted @ 2024-09-27 14:04 ZhangZhihuiAAA 阅读(59) 评论(0) 推荐(0)
 
摘要: Download the installation file: Install: zzh@ZZHPC:/zdata/software$ chmod a+x Anaconda3-2024.10-1-Linux-x86_64.sh zzh@ZZHPC:/zdata/software$ ./zzh@ZZH 阅读全文
posted @ 2024-09-27 13:32 ZhangZhihuiAAA 阅读(125) 评论(0) 推荐(0)

2024年9月18日

摘要: Just disable the preview mode: 阅读全文
posted @ 2024-09-18 20:48 ZhangZhihuiAAA 阅读(23) 评论(0) 推荐(0)

2024年9月12日

摘要: 问题1:在数据库表中看不到通过Web页面创建的数据 创建过程成功执行,没有数据库连接错误,也没有页面错误和数据处理错误,并且同样的操作以前创建的数据能在数据库表中查看到,突然之间就出现这样的问题。 先检查了代码,没有跟数据库相关的改动,怀疑是docker中的mysql容器在持久化方面出了问题。 将所 阅读全文
posted @ 2024-09-12 21:18 ZhangZhihuiAAA 阅读(9) 评论(0) 推荐(0)

2024年9月10日

摘要: 阅读全文
posted @ 2024-09-10 17:43 ZhangZhihuiAAA 阅读(8) 评论(0) 推荐(0)
 
摘要: 阅读全文
posted @ 2024-09-10 17:01 ZhangZhihuiAAA 阅读(11) 评论(0) 推荐(0)
上一页 1 ··· 37 38 39 40 41 42 43 44 45 ··· 102 下一页