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

《PyTorch documentation》(PyTorch 文档)

PyTorch documentation(PyTorch 文档

PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.

(PyTorch是一个优化的张量库,用于使用GPU和CPU进行深度学习。)

Features described in this documentation are classified by release status:

(此留档中描述的功能按发布状态分类:)

Stable: These features will be maintained long-term and there should generally be no major performance limitations or gaps in documentation. We also expect to maintain backwards compatibility (although breaking changes can happen and notice will be given one release ahead of time).

稳定:这些特性将长期保持,通常不应该有主要的性能限制或留档差距。我们还希望保持向后兼容性(尽管可能会发生重大更改,并且会提前通知一个版本)。

Beta: These features are tagged as Beta because the API may change based on user feedback, because the performance needs to improve, or because coverage across operators is not yet complete. For Beta features, we are committing to seeing the feature through to the Stable classification. We are not, however, committing to backwards compatibility.

测试版:这些功能被标记为测试版,因为应用编程接口可能会根据用户反馈而改变,因为性能需要提高,或者因为跨运营商的覆盖尚未完成。对于测试版功能,我们承诺将该功能纳入稳定分类。但是,我们不承诺向后兼容。

Prototype: These features are typically not available as part of binary distributions like PyPI or Conda, except sometimes behind run-time flags, and are at an early stage for feedback and testing.

原型:这些功能通常不能作为PyPI或Conda等二进制发行版的一部分提供,除非有时在运行时标志之后,并且处于反馈和测试的早期阶段。

Community(社区)

  • PyTorch Governance | Build + CI
  • PyTorch Contribution Guide
  • PyTorch Design Philosophy
  • PyTorch Governance | Mechanics
  • PyTorch Governance | Maintainers

Developer Notes(开发者笔记

  • Automatic Mixed Precision examples
  • Autograd mechanics
  • Broadcasting semantics
  • CPU threading and TorchScript inference
  • CUDA semantics
  • PyTorch Custom Operators Landing Page
  • Distributed Data Parallel
  • Extending PyTorch
http://www.xdnf.cn/news/3217.html

相关文章:

  • vscode 个性化
  • 通过API网关防御重放攻击:技术方案与实战验证
  • 规划权重和全局优化器逻辑处理
  • 基于C++的IOT网关和平台5:github项目ctGateway开发指南
  • MyBatis的SQL映射文件中,`#`和`$`符号的区别
  • 大数据治理自动化与智能化实践指南:架构、工具与实战方案(含代码)
  • Oracle Bigfile 与 Smallfile 表空间对比分析
  • 打印机脱机状态原因有哪些?打印机脱机状态恢复正常解决方法
  • openEuler 22.03 安装 Nginx,支持离线安装
  • 基于Spring Boot + Vue 项目中引入deepseek方法
  • PostgreSQL事务与并发清理
  • 阿里云服务迁移实战: 06-切换DNS
  • scGPT-spatial:持续预训练scGPT用于空间转录组
  • 【diffusers 进阶之 PEFT 入门(五)】LoRA 权重如何接着训练?踩坑总结和解决方案
  • 在宝塔面板中安装OpenJDK-17的三种方法
  • K8S - 从零构建 Docker 镜像与容器
  • OpenCV 图形API(73)图像与通道拼接函数-----执行 查找表操作图像处理函数LUT()
  • AdaBoost算法的原理及Python实现
  • Vue ui初始化项目并使用iview写一个菜单导航
  • BUUCTF——Fakebook 1
  • UE 材质 条纹循环发光
  • Android compileSdkVersion、minSdkVersion、targetSdkVersion的关系以及和Unity的关系
  • Qwen3本地化部署,准备工作:SGLang
  • K8S - 从单机到集群 - 核心对象与实战解析
  • 同时启动俩个tomcat压缩版
  • C# 在VS2022中开发常用设置
  • Python 爬取微店商品列表接口(item_search)的实战指南
  • 如何在Windows上实现MacOS中的open命令
  • 网工_ICMP协议
  • Linux-04-用户管理命令