接入 API · 个人 AI 解读连接自己的模型解读资讯,浏览新闻无需配置。

AMD · Radeon 最新消息

追踪 AMD Radeon、Instinct 加速卡、ROCm 与 AI 工作站动态。

48 条资讯按来源发布或更新时间排序
显卡与工作站Tom's Hardware 显卡与工作站媒体报道

AMD shares first official benchmarks for EPYC 'Venice' CPUs, targets Nvidia — company claims 256-core chip is more than twice as fast as Nvidia Vera, 96-core model 20% faster per-core

AMD has released several benchmarks for its EPYC 'Venice' CPUs in a clear shot at Nvidia. <p>Jake Roach has been bending pins and busting solder joints since the mid-2000s. From trying to run scratched CDs of <em>Delta Force </em>and <em>Unreal Tournament </em

显卡与工作站Tom's Hardware 显卡与工作站媒体报道

AI developer vibe codes DLSS 5 onto Intel CPU's integrated graphics — Intel Arc 140T runs neural rendering in 360p at 10 frames per second

Using AI tools, a new developer has managed to get DLSS 5 neural rendering running on Intel Lunar Lake's integrated Arc graphics, albeit with abysmal performance. <p>Zak Killian is a freelance contributor to Tom's Hardware who has also written for HotHardware

显卡与工作站Tom's Hardware 显卡与工作站媒体报道

Save $300 on this 4K gaming PC with a 9800X3D and RTX 5070 Ti, now $2,599 — powerhouse ABS Stratos II rig ships with 32GB DDR5 and a 2TB SSD

A 4K-capable gaming machine from ABS, featuring the powerful RTX 5070 Ti, AMD Ryzen 7 9800X3D, 32GB DDR5, and a 2TB SSD, all for $2,599.99. <p>Ben Stockton is a deals writer at Tom’s Hardware. Previously a hardware writer at PCGamesN, Ben’s been writing about

显卡与工作站Tom's Hardware 显卡与工作站媒体报道

Developer vibe codes a tool to let Nvidia RTX 50-series laptop owners crank up their power limits — can juice RTX 5090 mobile GPU to 225W

A developer has created a fully vibe-coded tool that seems to work to allow some GeForce RTX 50-series laptops to crank their power limits by as much as 28%. <p>Zak Killian is a freelance contributor to Tom's Hardware who has also written for HotHardware and T

AI 应用ComfyUI 发布官方来源

ComfyUI 发布: v0.36.0

## What's Changed * Add new model blueprints and reorganize subgraph categories by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/14785 * main: bump the AMD Windows VA quota to 4TB (CORE-409) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pu

Agent 与开发工具PyTorch 发布官方来源

PyTorch 发布: PyTorch 2.14.0 Release

# PyTorch 2.14.0 Release Notes - [Highlights](#highlights) - [Backwards Incompatible Changes](#backwards-incompatible-changes) - [Deprecations](#deprecations) - [New Features](#new-features) - [Improvements](#improvements) - [Bug fixes](#bug-fixes) - [Performa

显卡与工作站ServeTheHome 服务器与工作站媒体报道

Dell Pro 5 16 (AMD) Laptop Review

Today we are taking a look at Dell's 16-inch laptop for mainstream business segment, the AMD-based Dell Pro 5 16. The pro laptop hits all the high notes, pairing an AMD Ryzen AI 9 HX PRO 470 processor with great modularity and a good balance between size, weig

算力与芯片vLLM 发布官方来源

vLLM 发布: v0.29.0

# v0.29.0 ## Highlights This release features 594 commits from 277 contributors (91 new)! * **Model Runner V2 is now the default for all models** (#53183), completing the rollout that began with pooling models (#48290). MRV2 also gained CUDA graph memory profi

算力与芯片Triton 编译器发布官方来源

Triton 编译器发布: gfx950-tutorial-v2.1

Rebases the tutorial pin onto current upstream triton main (c349ce5), 340 commits ahead of the v1.1/v2.0 fork point. Two commits are carried; the warp-pipeline barrier commit from v2.0 is deliberately dropped (see below). [AMD] gfx950 tutorial: in-tree support

算力与芯片Triton 编译器发布官方来源

Triton 编译器发布: Triton 3.8.0 Release Notes

# Triton 3.8.0 Release Notes ## Table of Contents - [Dialect & Frontend](#dialect--frontend-38) - [Backend & Compiler](#backend--compiler-38) - [AMD/HIP Backend](#amdhip-backend-38) - [NVIDIA Backend](#nvidia-backend-38) - [Gluon & Layout Improvements](#gluon-

算力与芯片vLLM 发布官方来源

vLLM 发布: v0.28.0

# v0.28.0 ## Highlights This release features 584 commits from 270 contributors (76 new)! * **Kimi-K3 performance push**: a major optimization effort for Kimi-K3 across the stack — Decode Context Parallel (DCP) support (#50484), fused FlashKDA decode and prefi

AI 应用ComfyUI 发布官方来源

ComfyUI 发布: v0.34.0

## What's Changed * Fix minimax music not working on non dynamic vram. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/15588 * Add MiniMaxH3AddGuide for anchoring image and audio guides at any frame by @drozbay in https://github.com/Comfy-Org/C

算力与芯片SGLang 发布官方来源

SGLang 发布: v0.5.17

# Highlights *582 PRs from 194 contributors.* **Kimi K3 day-0 support**: A 2.8T-parameter multimodal LatentMoE (896 experts, top-16, routed in a 3584-dim latent space) with a 1M-token context, 69 KDA linear-attention layers interleaved with 24 MLA layers, and

AI 应用ComfyUI 发布官方来源

ComfyUI 发布: v0.30.0

## What's Changed * Update comfy-kitchen package version to 0.2.23 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/15112 * Support int8 convrot embedding lookup (CORE-371) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/15035 * Load weig

算力与芯片Triton 编译器发布官方来源

Triton 编译器发布: gfx950-tutorial-v2.0

Adds the two compiler changes the Gluon Flash Attention kernels need, on top of gfx950-tutorial-v1.1. The LLVM pin is unchanged (850a2b1), so the out-of-tree LLIR-scheduler plugin does NOT need rebuilding. [Gluon] gl.warp_predicate — a per-wave masked-skip reg

算力与芯片vLLM 发布官方来源

vLLM 发布: v0.26.0

# vLLM v0.26.0 Release Notes ## Highlights This release features 411 commits from 212 contributors (61 new)! * **New Inkling model family** with a full support stack: base modeling (#48799), piecewise CUDA graph support (#48822), Hopper FA4 relative attention

算力与芯片SGLang 发布官方来源

SGLang 发布: v0.5.16

# Highlights *574 PRs from 169 contributors.* **DSpark: confidence-driven speculative decoding**: A new speculative algorithm. It drafts semi-autoregressively in blocks, then sizes each verify window from the draft's own confidence instead of a fixed draft len

Agent 与开发工具PyTorch 发布官方来源

PyTorch 发布: PyTorch 2.13.0 Release

# PyTorch 2.13.0 Release Notes - [Highlights](#highlights) - [Backwards Incompatible Changes](#backwards-incompatible-changes) - [Deprecations](#deprecations) - [New Features](#new-features) - [Improvements](#improvements) - [Bug fixes](#bug-fixes) - [Performa

算力与芯片AMD ROCm 发布官方来源

AMD ROCm 发布: ROCm 7.14.0 Release

# ROCm Core SDK 7.14.0 release notes ROCm Core SDK 7.14.0 transitions ROCm to [TheRock](https://github.com/ROCm/TheRock), a build and release system that introduces a modular architecture to improve flexibility, maintainability, and alignment with community us

把 AI 雷达放到桌面

在支持安装的浏览器中,可以将本站作为应用打开。

安装入口取决于浏览器;应用和网站使用同一份最新内容。

查看完整安装指南