cd/entity/torch.compile· home entities torch.compile
grep -l @torch.compile /news/*.json | wc -l → 5

torch.compile

mentions 5 type Organization feed RSS

// recent coverage 5 mentions

01:50
2026-08-14
leimao.github.io
developer-tools

PyTorch Asynchronous Assert

PyTorch's torch._assert_async API enables asynchronous assertion on GPU device streams, avoiding graph breaks in torch.compile. The API accepts a boolean tensor and reports failures only when the GPU …

00:02
2026-08-10
martinkristiansen.com
machine-learning

Optimizing a GPT-2-Class Transformer on a GPU

A developer's optimization campaign on an RTX 3080 Ti cut a GPT-2-small-class transformer's forward pass from 78.2ms to 1.60ms, a 49× speedup, beating torch.compile's 1.72ms and reaching 136,000 token…

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

What JAX Traces, and What It Refuses

JAX, a numerical computing library, is fundamentally a tracing machine that converts pure Python functions into a typed intermediate representation called a jaxpr, refusing to execute code with contro…

// co-occurs with top 8 entities
// topics top 6 topics