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

JAX

mentions 81 type Organization page 4/5 feed RSS

// recent coverage 81 mentions

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…

14:24
2026-05-29
developers.google.com
artificial-intelligence

A full stack platform for Edge AI from Google

Google launched Coral, a full-stack platform for edge AI that combines an AI-first hardware architecture with a unified developer experience to enable efficient, local AI processing. The platform prov…

11:02
2026-05-27
dev.to
ai-infrastructure

TensorCircuit-NG: Quantum Software On AI, For AI, With AI

TensorCircuit-NG, a quantum software stack built on AI infrastructure, treats quantum circuits as specialized tensor operations to leverage existing AI tooling for automatic differentiation, compilati…

20:30
2026-05-19
blogs.nvidia.com
artificial-intelligence

NVIDIA and Google Cloud Empower the Next Wave of AI Builders

At the Google I/O conference, NVIDIA and Google Cloud announced new resources for their joint developer community of over 100,000 members, including learning paths for JAX on NVIDIA GPUs and an NVIDIA…

← prev page 4 / 5 next →
// co-occurs with top 8 entities
// topics top 6 topics