cd/entity/XLA· home entities XLA
grep -l @xla /news/*.json | wc -l → 28

XLA

mentions 28 type Organization page 1/2 feed RSS

// recent coverage 28 mentions

00:16
2026-09-02
twitter.com
artificial-intelligence

Compilers 2.0: AI as stochastic optimizer

OpenAI hardware team member and XLA creator Sanjoy Das described how AI is being used as a 'stochastic optimizer' to write and optimize kernels, such as the Jalapeño MLA kernel presented at HotChips, …

23:09
2026-08-19
frontierroles.com
artificial-intelligence

Software Engineer, Trainium — OpenAI

OpenAI is hiring a Software Engineer, Trainium in San Francisco with a salary range of $295k–380k/yr, to build and optimize its inference stack for AWS Trainium, developing high-performance kernels an…

16:08
2026-08-13
developers.googleblog.com
artificial-intelligence

HeyGen x Google Cloud: Bringing Avatar IV to TPUs

HeyGen, an AI video generation platform, announced that its Avatar IV diffusion model, which runs on more than 18B parameters, is now 1.86× faster on Google Cloud's eight-chip Trillium (v6e) TPU host …

15:34
2026-07-29
iza.ac
machine-learning

We accidentally built an LLVM compiler for Jax

Xanadu's quantum compiler Catalyst, built for the PennyLane library, accidentally became an LLVM compiler for JAX when users fed it pure JAX NumPy code without quantum instructions, bypassing XLA to l…

13:00
2026-07-29
hiraditya.github.io
machine-learning

When XLA Isn't Enough: Pallas, Mosaic, and Triton

JAX's Pallas kernel system, which lowers through Triton on GPU and Mosaic on TPU, lets developers write custom kernels when XLA's automatic fusion is insufficient for operations like flash attention, …

19:05
2026-07-25
promptcube3.com
machine-learning

MoE Capacity Factor: Why Your Tokens are Being Dropped

Token dropping in mixture-of-experts (MoE) layers occurs when a capacity factor limits each expert's buffer, causing excess tokens to bypass the expert MLP and degrade model quality under production l…

19:00
2026-07-25
hiraditya.github.io
machine-learning

XLA Up Close: What It Optimizes, and What It Won't

XLA, the compiler behind JAX, TensorFlow, and PyTorch/XLA, optimizes array programs by freezing shapes, statically allocating buffers, and fusing operations against a global cost model, which makes it…

03:00
2026-07-24
hiraditya.github.io
machine-learning

A Tour of XLA: Where MLIR Lives (and Where It Doesn't)

XLA, the compiler under JAX, TensorFlow, and PyTorch/XLA, uses two intermediate representations: classic HLO (a hand-built C++ IR) and MLIR dialects such as StableHLO and CHLO, with a translation laye…

page 1 / 2 next →
// co-occurs with top 8 entities
// topics top 6 topics