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

JAX

mentions 47 type Organization page 2/3 feed RSS

// recent coverage 47 mentions

00:00
2026-07-06
andlukyane.com
machine-learning

Book Review: GPU-Accelerated Computing with Python 3 and CUDA

Niels Cautaerts and Hossein Ghorbanfekr's book 'GPU-Accelerated Computing with Python 3 and CUDA' teaches Python developers to write GPU-accelerated code using Numba-CUDA, CuPy, RAPIDS, and JAX. The b…

00:00
2026-06-29
rocm.blogs.amd.com
machine-learning

OpenXLA and JAX - ROCm Support and the State of CI

The OpenXLA compiler stack and JAX now run upstream on AMD ROCm, with XLA gating every pull request on real AMD Instinct silicon through GitHub Actions and JAX running hardware tests on every ROCm PR.…

15:40
2026-06-25
anaconda.com
machine-learning

Why ML/AI Developers and Platform Teams Choose Metaflow

Metaflow, an open-source ML/AI orchestration framework, ranks first in every category of the Cloud Native Computing Foundation's latest Technology Radar report, with 51% of surveyed users highly likel…

13:00
2026-06-24
hiraditya.github.io
machine-learning

Three Ways to Take a Gradient: Tape, Trace, and Source Transform

PyTorch, JAX, and compiler-level tools like Enzyme use three different representations for automatic differentiation—runtime tape, functional trace-and-transform, and source (IR) transformation—each w…

12:53
2026-06-24
cast.ai
artificial-intelligence

TPUs vs GPUs: When to Choose What for AI/ML Workloads

Google's TPU v5p and upcoming Ironwood TPU7x offer higher raw matrix throughput and simpler interconnects than NVIDIA H100 GPUs for large-scale AI training, but GPUs remain superior for inference with…

23:26
2026-06-17
discuss.huggingface.co
large-language-models

Introducing KerasFormers: "Transformers" for Keras 3!

KerasFormers, an open-source library built entirely in Keras 3, launches with over 100 transformer models spanning vision, language, multimodal, and speech, supporting seamless execution on TensorFlow…

17:43
2026-06-17
dev.to
large-language-models

NCCL: The Hidden Engine Behind Multi-GPU LLM Training

Shrijith Venkatramana, a developer building git-lrc, explains that NVIDIA Collective Communications Library (NCCL) is the critical infrastructure enabling multi-GPU training of large language models. …

09:11
2026-06-17
day1training.com
artificial-intelligence

Distributed AI on AWS

AWS released a comprehensive guide for distributed AI training on its infrastructure, featuring reference architectures, test cases, and best practices for frameworks like PyTorch, Megatron-LM, NeMo, …

02:11
2026-06-17
gilesthomas.com
machine-learning

Flax debugging: making a hash of things

A developer debugging a JAX/Flax NNX training loop discovered that the loss was stuck at 10.82, indicating the model was performing no better than random guessing. The issue was traced to the training…

20:40
2026-06-15
gilesthomas.com
machine-learning

Jax: Commitment Issues

JAX's default_device context manager places arrays on the specified device but does not commit them, allowing JAX to move them to other devices. This caused array lookups to take over a second by trig…

19:30
2026-06-05
gilesthomas.com
machine-learning

JAX backends and devices

JAX defaults to loading data directly onto GPU memory when a CUDA-enabled version is installed, causing out-of-memory errors for large datasets that would fit in system RAM. The framework's `jax.devic…

04:09
2026-06-05
magenta.withgoogle.com
generative-ai

Magenta RealTime 2: Open and Local Live Music Models

Google released Magenta RealTime 2, an open-weights AI model and real-time inference engine that enables live, low-latency music generation on a MacBook. The model responds instantly to MIDI, audio, a…

23:30
2026-06-04
gilesthomas.com
machine-learning

Using Safetensors with Flax

A developer porting PyTorch LLM code to JAX using Flax encountered difficulties when attempting to store model checkpoints with Safetensors, as the library's Flax API expects flat dictionaries but Fla…

← prev page 2 / 3 next →
// co-occurs with top 8 entities
// topics top 6 topics