EVE Online: The Move to Python 3 Begins! EVE Online has been one of the most interesting case studies in Python at scale for over twenty years now. They've been running on Stackless Python since their launch in 2003,…
Thanks for the support for Qwen3.8-27B and Unsloth Desktop! This is a bug fix release with 170+ PRs. MLX fixed - Some MLX and Mac runtimes did not run correctly LAN API keyless / password-less + Keyboard shortcuts XET /…
Thanks for the support for Qwen3.8-27B and Unsloth Desktop! This is a bug fix release with 170+ PRs. MLX fixed - Some MLX and Mac runtimes did not run correctly LAN API keyless / password-less is now supported XET /…
Human commentary from the author: "and add architecture descriptions and examples to each PR to make it clear" AI-assisted change description: Summary A product such as X @ X.T is symmetric, so a conventional GEMM…
Fixes intel/torch-xpu-ops#4162 Add XPU dispatch for newly added linalg_polar op. There are already 40 test cases on XPU backend that will be unskipped once this PR is merged Pull Request resolved: #188253 Approved by:…
Fixes intel/torch-xpu-ops#4162 Add XPU dispatch for newly added linalg_polar op. There are already 40 test cases on XPU backend that will be unskipped once this PR is merged Pull Request resolved: #188253 Approved by:…
OpenAI CFO Sarah Friar explains how advances across chips, compute, models, and products compound to deliver more useful intelligence at greater scale and lower cost.
Jalapeño is a custom inference chip from OpenAI that delivers faster, more power-efficient AI inference, with higher throughput and lower latency for modern models.
These constructs in torch/headeronly/util/TypeList.h have zero in-tree users outside their own unit test: filter, count_if, map, last, reverse, find_if, map_types_to_values (and its detail::type_ helper), and…
Summary install the pinned FlyDSL 0.3.0 release wheel for the targeted CI job add a dedicated Inductor FlyDSL shard to the trunk gfx950 matrix fail early when the ROCm runtime or gfx950 device is unavailable instead of…
Build on the FlyDSL template infrastructure to integrate an FP16/BF16 gfx950 GEMM into torch.mm max-autotune. Summary vendor the gfx950 FlyDSL GEMM kernel and generated template wrapper add default and exhaustive…
Several tests rely on legacy ProcessGroupNCCL-specific APIs, deferred collective communicator creation, or multiple devices per process. Select nccl-legacy explicitly for those compatibility tests so switching the nccl…