跳至内容

Hao DevOps

— 自动化运维 Leaning—

  • 首页
  • Code
    • Go
    • Python
      • AI
  • 云服务
    • Docker
    • Kubernetes
    • SQL
    • Web
    • 宝塔
    • 虚拟主机
  • 学习笔记
    • CKA 题库
    • CKS 题库
    • Killer.sh CKA模拟真题
    • Killer.sh CKS模拟真题
    • RHCE
    • RHCSA
  • 安全相关
    • POC&EXP
    • WriteUp
    • CTF
    • VulFocus
  • 渗透小记
  • 常用工具
  • other
  • 一些工具箱
  • 隐私政策

安装pytorch

直接通过pip安装pytorch,cuda版本为11.3

pip3 install torch==1.10.0+cu113 torchvision==0.11.1+cu113 
torchaudio==0.10.0+cu113 -f 
https://download.pytorch.org/whl/cu113/torch_stable.html

其他安装方法参照官网

https://pytorch.org/get-started/locally/

作者 admin发布于 2021年11月28日格式 日志分类 Python

文章导航

上一篇 上篇文章: Kali-Linux 一些配置
下一篇 下篇文章: VSCode打开TensorBoard

近期文章

  • vscode安装go扩展失败
  • 去除 xshell7 免费许可弹窗
  • CKS 模拟真题 Killer.sh | Preview Question 3
  • CKS 模拟真题 Killer.sh | Preview Question 2
  • CKS 模拟真题 Killer.sh | Preview Question 1
  • CKS 模拟真题 Killer.sh | Question 22 | Manual Static Security Analysis
  • CKS 模拟真题 Killer.sh | Question 21 | Image Vulnerability Scanning
  • CKS 模拟真题 Killer.sh | Question 20 | Update Kubernetes 升级k8s集群
  • CKS 模拟真题 Killer.sh | Question 19 | Immutable Root FileSystem
  • CKS 模拟真题 Killer.sh | Question 18 | Investigate Break-in via Audit Log
  • CKS 模拟真题 Killer.sh | Question 17 | Audit Log Policy
  • CKS 模拟真题 Killer.sh | Question 16 | Docker Image Attack Surface
  • CKS 模拟真题 Killer.sh | Question 15 | Configure TLS on Ingress
  • CKS 模拟真题 Killer.sh | Question 14 | Syscall Activity
  • CKS 模拟真题 Killer.sh | Question 13 | Restrict access to Metadata Server
  • CKS 模拟真题 Killer.sh | Question 12 | Hack Secrets
  • CKS 模拟真题 Killer.sh | Question 11 | Secrets in ETCD
  • CKS 模拟真题 Killer.sh | Question 10 | Container Runtime Sandbox gVisor
  • CKS 模拟真题 Killer.sh | Question 9 | AppArmor Profil
  • CKS 模拟真题 Killer.sh | Question 8 | Secure Kubernetes Dashboard
  • CKS 模拟真题 Killer.sh | Question 7 | Open Policy Agent
  • CKS 模拟真题 Killer.sh | Question 6 | Verify Platform Binaries
  • CKS 模拟真题 Killer.sh | Question 5 | CIS Benchmark
  • CKS 模拟真题 Killer.sh | Question 4 | Pod Security Standard
  • CKS 模拟真题 Killer.sh | Question 3 | Apiserver Security
  • CKS 模拟真题 Killer.sh | Question 2 | Runtime Security with Falco
  • CKS 模拟真题 Killer.sh | Question 1 | Contexts
  • CKS 模拟环境设置
  • CKS 题库 16、ImagePolicyWebhook容器镜像扫描
  • CKS 题库 15、TLS安全配置
  • 首页
  • Code
    • Go
    • Python
      • AI
  • 云服务
    • Docker
    • Kubernetes
    • SQL
    • Web
    • 宝塔
    • 虚拟主机
  • 学习笔记
    • CKA 题库
    • CKS 题库
    • Killer.sh CKA模拟真题
    • Killer.sh CKS模拟真题
    • RHCE
    • RHCSA
  • 安全相关
    • POC&EXP
    • WriteUp
    • CTF
    • VulFocus
  • 渗透小记
  • 常用工具
  • other
  • 一些工具箱
  • 隐私政策
Hao DevOps 自豪地采用WordPress