T
traeai
Sign in

产品

PyTorch

别名:PyTorch model

开源机器学习框架,提供张量计算和深度学习模型构建能力

已跟踪 28 条高相关材料

TraeAI 观察

相关材料

已收录 28 条与 PyTorch 相关的内容,按评分排序。

The next chapter in flood resilience: Open sourcing Google’s hydrology framework

The Next Chapter in Flood Resilience: Open-Sourcing Google’s Hydrology Framework

Google Research Blog1143 字 (约 5 分钟)
92

Google has open-sourced its AI hydrology framework powering Flood Hub, enabling agencies to train localized flood models using LSTM architecture and the Caravan dataset. The upgraded model extends reliable forecast horizons by six days in gauged basins, supports PyTorch-based fine-tuning, and empowers meteorological services to build high-accuracy early warning systems while retaining full data sovereignty.

入选理由:开源框架基于PyTorch和LSTM架构,提供完整训练管线与交互式教程Notebook。

FeaturedArticle#AI Hydrology#LSTM#Open Source Framework#Flood Forecasting#PyTorch英文
在AWS上进行基础模型训练与推理的核心构建模块

Building Blocks for Foundation Model Training and Inference on AWS

AI HOT 精选4633 字 (约 19 分钟)
92

AWS provides a comprehensive technical stack for large-scale foundation model training and inference, integrating high-performance compute, networking, storage, and open-source software to support NVIDIA's 'three scaling laws'.

入选理由:NVIDIA 的三大缩放定律包括预训练、后训练(如 SFT 和 RL)和推理时计算,需统一基础设施支持。

FeaturedArticle#AWS#Foundation Models#Distributed Training#PyTorch#Scalability英文
PyTorch 2.14 Release Blog

PyTorch 2.14 Release Blog

PyTorch Blog8497 字 (约 34 分钟)
85

PyTorch 2.14 引入 NVGEMM 性能优化、Apple Silicon 原生线性代数支持及分布式容错机制,显著提升大规模训练和推理效率。

入选理由:NVGEMM 技术使 CUTLASS 内核融合效率提升 30% 以上

FeaturedArticle#PyTorch#深度学习#AI框架#分布式计算#硬件支持英文
PyTorch x Hugging Face in Bengaluru: Building India’s Next Generation of ML Systems Contributors

印度正通过PyTorch与Hugging Face合作培养下一代AI系统构建者,聚焦分布式训练、推理优化等基础设施技术。

入选理由:PyTorch profiling工具链包含record_function和profile API,可分离等待/预热/采集阶段

FeaturedArticle#PyTorch#Hugging Face#AI基础设施#分布式训练#印度英文
Cambricon Joins the PyTorch Foundation as a Platinum Member

Cambricon Joins the PyTorch Foundation as a Platinum Member

PyTorch Blog967 字 (约 4 分钟)
85

Cambricon成为PyTorch基金会铂金会员,致力于推动AI芯片与PyTorch生态的深度整合。

入选理由:Cambricon在PyTorch中贡献了torch.compile、Eager Operators等核心模块。

FeaturedArticle#PyTorch#AI芯片#开源生态#Cambricon#深度学习英文
Red Hat AI 图标

How AI inference works, clearly explained

Red Hat AI2212 字 (约 9 分钟)
85

AI推理依赖模型权重、推理服务器和GPU协同工作,KV缓存优化可降低延迟和成本。

入选理由:推理服务器(如vLLM)是实现生产级GPU利用率的关键组件

FeaturedArticle#AI推理#LLM#KV缓存#优化#Red Hat英文
PyTorch Blog 图标

Core PyTorch Sessions at PyTorch Conference North America 2026

PyTorch Blog2375 字 (约 10 分钟)
85

PyTorch 2026年北美会议展示编译器优化、跨仓库CI Relay和AI代理在发布工程中的应用,加速器后端兼容性验证时间缩短至分钟级。

入选理由:Cross-Repo CI Relay使Ascend NPU/RISC-V后端兼容性检测从天级缩短至分钟级

FeaturedArticle#PyTorch#AI#发布工程#CI/CD#分布式计算英文
Machine Learning Mastery 图标

Using a Transformer Model: From Training to Inference

Machine Learning Mastery2974 字 (约 12 分钟)
85

Transformer模型推理需通过自回归生成和键值缓存优化性能,PyTorch实现细节揭示训练与推理的核心差异。

入选理由:自回归生成需逐个生成token,依赖前序所有输出

FeaturedArticle#Transformer#PyTorch#推理优化#机器学习英文
PyTorch Blog 图标

PyTorch 2.13 Release Blog

PyTorch Blog2425 字 (约 10 分钟)
85

PyTorch 2.13发布,引入FlexAttention加速、CuTeDSL后端、内存优化等,显著提升多平台性能与分布式训练效率。

入选理由:FlexAttention在Apple Silicon上实现最高12倍加速,提升稀疏模式性能。

FeaturedArticle#PyTorch#深度学习#性能优化#分布式训练英文
Towards Free Normalization: Fusing Normalization into GEMM and Attention Kernels

PyTorch通过融合归一化操作到GEMM和注意力内核,实现高达35%的性能提升,减少内存IO开销。

入选理由:Lazy Pre-Norm和Multi-CTA Norm Fusion技术可隐藏90%的归一化延迟

FeaturedArticle#PyTorch#深度学习优化#归一化#GEMM#注意力机制英文
Triton Plugin Extensions: Enabling TLX and Custom Compiler Passes Out of the Box

PyTorch 3.7引入Triton Plugin Extensions,支持动态加载自定义编译器传递,无需分叉Triton,性能匹配厂商库。

入选理由:Triton Plugin Extensions允许动态加载自定义编译器传递,无需分叉或重新编译。

FeaturedArticle#PyTorch#Triton#编译器优化#GPU内核英文
Driving the Future of Open Source AI: An Update from PyTorch Foundation Projects

PyTorch基金会宣布成立多项目基金会,PyTorch 2.13发布显著优化性能,vLLM推出Model Runner V2并公布2026路线图。

入选理由:PyTorch 2.13在Apple Silicon上实现FlexAttention性能提升至SDPA的12倍

FeaturedArticle#PyTorch#开源AI#模型优化#DeepSpeed#vLLM英文
Apple Launches Core AI for Apple-Silicon Optimized On-Device Generative AI

Apple 推出 Core AI 框架,支持在 Apple Silicon 上运行大型语言模型和生成式 AI,提升设备端 AI 性能。

入选理由:Core AI 支持从 3B 参数视觉模型到 70B 参数大语言模型的部署。

FeaturedArticle#Core AI#Apple#生成式 AI#框架英文
Google Developers Blog 图标

Unlocking the Power of the TPU Stack: Introducing our new Developer Hub

Google Developers Blog733 字 (约 3 分钟)
85

谷歌推出TPU开发者中心,提供TPU硬件、软件栈、优化策略等全面资源,助力开发者提升模型性能。

入选理由:TPU开发者中心涵盖从预训练到推理的全流程资源。

FeaturedArticle#TPU#AI#Google#开发工具英文
KDnuggets 图标

The Roadmap to Becoming an LLM Engineer in 2026

KDnuggets2350 字 (约 10 分钟)
85

成为2026年LLM工程师需掌握五大技能领域,包括基础、提示与工具调用、检索、微调与对齐、服务与运维。

入选理由:掌握LLM工程师需掌握的五大技能领域:基础、提示与工具调用、检索、微调与对齐、服务与运维。

FeaturedArticle#LLM#AI#机器学习#Python#Hugging Face英文
Best Python AI Frameworks in 2026

Best Python AI Frameworks in 2026

The JetBrains Blog2785 字 (约 12 分钟)
85

2026 年最佳 Python AI 框架包括 TensorFlow、PyTorch、scikit-learn 等,适用于不同 AI 项目需求。

入选理由:PyTorch 和 TensorFlow 适用于深度学习任务,如图像和文本处理。

FeaturedArticle#Python#AI#框架#深度学习#机器学习英文
Hugging Face Blog 图标

Profiling in PyTorch (Part 2): From nn.Linear to a Fused MLP

Hugging Face Blog3813 字 (约 16 分钟)
85

PyTorch 中 nn.Linear 的性能分析显示,其内部的矩阵转置操作显著影响计算效率,通过融合 MLP 可以减少开销。

入选理由:nn.Linear 的矩阵转置操作会增加计算开销。

FeaturedArticle#PyTorch#性能优化#深度学习#GPU英文
KDnuggets 图标

5 Must-Know Python Concepts for AI Engineers

KDnuggets2671 字 (约 11 分钟)
85

AI engineers must master five key Python concepts, including tensors and autograd, secure environment configuration, and modular design, to build scalable and robust systems.

入选理由:PyTorch通过requires_grad=True自动构建计算图并计算梯度。

FeaturedArticle#Python#AI Engineering#Deep Learning#PyTorch英文
PyTorch by the Sea: The inaugural Santa Cruz PyTorch Meetup

PyTorch by the Sea: The inaugural Santa Cruz PyTorch Meetup

PyTorch Blog1654 字 (约 7 分钟)
65

Santa Cruz首次PyTorch Meetup吸引45人参与,涵盖化学、植物健康和自动驾驶主题,鼓励各地建立本地PyTorch社区。

入选理由:首次Santa Cruz PyTorch Meetup参与人数达45人

FeaturedArticle#PyTorch#社区#AI#Meetup英文
If Paul Graham convinced you to build a LLM from scratch, this book by @rasbt is a solid choice.

you can also watch Umar Jamil’s (@hkproj) youtube videos which are a great combination of theory and coding in PyTorch.

本文推荐构建LLM的书籍和视频资源,但缺乏技术深度和具体实践指导。

入选理由:推荐书籍《LLM from scratch》作者为@rasbt

FeaturedTweet#LLM#书籍推荐#PyTorch#Paul Graham英文
阿里开源 skill-up:让 Agent Skill 可评测可回归

阿里开源 skill-up:让 Agent Skill 可评测可回归

阿里技术86 字 (约 1 分钟)
60

文章介绍阿里开源的skill-up框架,实现Agent Skill的可评测与可回归,提升AI代理系统可靠性。

入选理由:skill-up支持动态评估Agent技能,基于强化学习的回归机制

FeaturedArticle#AI代理#开源项目#强化学习#阿里云中文
PyTorch Conference North America Schedule Is Live

PyTorch Conference North America Schedule Is Live

PyTorch Blog255 字 (约 2 分钟)
60

PyTorch北美会议日程公布,涵盖AI生态、编译器创新及负责任AI等主题。

入选理由:2026年10月20-21日于旧金山举办PyTorch北美会议

FeaturedArticle#PyTorch#AI会议#开源#深度学习英文

跨材料问答 · PyTorch

回答基于:PyTorch 相关 28 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.