T
traeai
Sign in

产品

PyTorch

别名:PyTorch model

主流深度学习框架,由Facebook开发。

已跟踪 17 条高相关材料

TraeAI 观察

相关材料

已收录 17 条与 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 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 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 相关 17 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.