cd/entity/JAX· home entities JAX
grep -l @jax /news/*.json | wc -l → 47

JAX

mentions 47 type Organization page 1/3 feed RSS

// recent coverage 47 mentions

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…

22:02
2026-07-23
promptcube3.com
artificial-intelligence

DQN vs Q-Learning: Scaling RL with Neural Networks

Deep Q-Networks (DQN) replace the Q-table in Q-learning with a neural network that outputs Q-values for all actions, enabling generalization across similar states. To stabilize training, DQN uses expe…

14:43
2026-07-18
github.com
machine-learning

Show HN: TPU-accelerated quantum circuit simulation in Jax

A new open-source project simulates 36-qubit quantum circuits with a 549 GB state-vector footprint at ~0.01ms per gate using pure JAX, accelerated on NVIDIA GPUs and Google Cloud TPU v6e-64 and v5e cl…

00:56
2026-07-16
sourcefeed.dev
machine-learning

Differentiable Fortran Without the Rewrite

LFortran and Enzyme enable exact gradients from legacy Fortran code without rewriting, turning validated physics solvers into differentiable layers for JAX. The experimental stack compiles Fortran to …

04:43
2026-07-15
runtimewire.com
artificial-intelligence

tinygrad maps GPU BARs in userspace for NVIDIA and AMD GPUs

George Hotz's tinygrad claims to map PCIe Base Address Registers directly for NVIDIA and AMD GPUs, a low-level runtime approach that bypasses vendor driver APIs like CUDA and ROCm. The tinygrad runtim…

12:21
2026-07-14
docs.pasteurlabs.ai
machine-learning

Differentiable Fortran with LFortran and Enzyme

LFortran, LLVM, and Enzyme have been combined to automatically differentiate legacy Fortran simulation code, producing exact gradients through a multi-step time loop that match an analytic answer. The…

19:12
2026-07-11
byteiota.com
artificial-intelligence

Hugging Face Kernels Are Now Signed Hub Artifacts

Hugging Face announced that custom GPU kernels on its Hub are now signed artifacts governed by a trusted publisher model, requiring a dedicated repository type that replaces the old model-type format.…

20:49
2026-07-10
gilesthomas.com
large-language-models

Building intuition about LLM parameter counts

A developer building a GPT-2 implementation in JAX discovered that token embeddings and the output head account for nearly half of the model's 163 million parameters, while attention layers use fewer …

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