jax

Tag

Cards List
#jax

@googledevs: Big news: @Google and @RadixArk are partnering to bring @sgl_project to Google Cloud TPUs! Run SGLang on TPU today via …

X AI KOLs Timeline · 3d ago Cached

Google Cloud and RadixArk are partnering to bring the SGLang open-source inference framework to Google Cloud TPUs, initially via SGL-JAX and later with SGL-torchtpu for PyTorch-native support, enabling developers to run production workloads seamlessly across GPUs and TPUs.

0 favorites 0 likes
#jax

I built an open-source tool that reduces TensorBoard trace sizes by 90%+ for JAX/XLA (XProf Cubism Reducer)

Reddit r/LocalLLaMA · 4d ago

An open-source tool called XProf Cubism Reducer reduces TensorBoard trace sizes by over 90% for JAX/XLA, making performance profiling more efficient.

0 favorites 0 likes
#jax

JAXBench: Benchmarking Autonomous TPU Kernel Optimization

arXiv cs.AI · 2026-07-24 Cached

JAXBench is a new benchmark suite of 50 JAX workloads for evaluating AI-generated kernel optimization on Google Cloud TPUs, with hand-tuned baselines and an agent evaluation harness. The paper finds that conditioning on curated TPU documentation significantly improves correctness and speedup, with Autocomp beam-search achieving up to 1.6x geomean speedup over XLA on hand-tuned kernels.

0 favorites 0 likes
#jax

@googledevs: A major update to Tunix for scaling Agentic RL is here The new asynchronous, decoupled rollout engine solves multi-turn…

X AI KOLs Following · 2026-07-21 Cached

Google announces a major update to Tunix, its post-training library, with an asynchronous decoupled rollout engine to scale agentic reinforcement learning on JAX/TPU, eliminating idle time and improving throughput.

0 favorites 0 likes
#jax

@srush_nlp: (Annotated) Structure and Interpretation of Classicical Mechanics - https://srush.github.io/annotated-sicm An experimen…

X AI KOLs Timeline · 2026-07-20 Cached

An experiment in formalized textbooks that implements Chapter 1 of Structure and Interpretation of Classical Mechanics in TypeScript and Jax, with code-math alignment and a simulator.

0 favorites 0 likes
#jax

@googledevs: Scaling frontier Mixture-of-Experts (MoE) models takes more than trial-and-error tuning Explore how Qwen 3.5-397B was o…

X AI KOLs Following · 2026-07-15 Cached

Google Cloud details how they optimized Qwen 3.5-397B MoE on Ironwood TPUs using a modular, model-agnostic engineering playbook, achieving 3.1× decode and 4.7× prefill performance gains.

0 favorites 0 likes
#jax

@googledevs: Build, train, serve. The new TPU Developer Hub is live. Access documentation and framework recipes in one place to buil…

X AI KOLs Following · 2026-07-15 Cached

Google launched the TPU Developer Hub, a centralized resource with documentation and framework recipes for building, training, and serving AI on Google Cloud TPUs, supporting JAX, PyTorch, and vLLM.

0 favorites 0 likes
#jax

Differentiable Fortran with LFortran and Enzyme

Hacker News Top · 2026-07-14 Cached

This blog post explores a technique to make legacy Fortran simulation code differentiable using LFortran, Enzyme, and Tesseract, allowing automatic differentiation and integration with JAX for use in machine learning pipelines.

0 favorites 0 likes
#jax

Defining new Jax types with hijax

Hacker News Top · 2026-07-12 Cached

This documentation introduces hijax types, a new feature in JAX that allows defining custom types with their own invariants, tangent types, batching, and sharding behavior, illustrated with an example of quantized arrays.

0 favorites 0 likes
#jax

Ph.D. thesis on Differentiable Ray Tracing for Radio Propagation Modeling [R]

Reddit r/MachineLearning · 2026-07-07

This Ph.D. thesis presents a self-contained textbook on differentiable ray tracing for radio propagation modeling, integrating automatic differentiation (e.g., JAX) into ray tracing pipelines to solve inverse problems and train ML models for next-generation wireless design.

0 favorites 0 likes
#jax

SOLAR: AI-Powered Speed-of-Light Performance Analysis

arXiv cs.LG · 2026-06-26 Cached

SOLAR is a framework that automatically derives validated speed-of-light performance bounds from PyTorch and JAX source code using an LLM frontend and deterministic analysis, enabling headroom analysis and optimization insights for deep learning workloads.

0 favorites 0 likes
#jax

I made a superhuman Generals.io agent with self-play RL [P]

Reddit r/MachineLearning · 2026-06-24

Trained a superhuman Generals.io agent using self-play reinforcement learning with a JAX-based pipeline and Vision Transformer. Achieved #1 on human 1v1 leaderboard; all code and a fast JAX simulator open-sourced.

0 favorites 0 likes
#jax

@loganthorneloe: This is a excellent explanation of JAX. Understanding how ML frameworks work internally gives you a massive advantage w…

X AI KOLs Timeline · 2026-06-22 Cached

This article explains in detail the core ideas of JAX, including function purity, immutability, explicit state management, and JIT compilation, helping readers shift from object-oriented thinking to functional programming to optimize machine learning performance.

0 favorites 0 likes
#jax

@NielsRogge: Great paper, made it available here: https://paperswithcode.co/paper/98589 Check how it compares to other text-to-image…

X AI KOLs Following · 2026-06-20 Cached

A paper on text-to-image generation is released with open-sourced code, models, and full training recipe, comparing performance against other models.

0 favorites 0 likes
#jax

@ZhengyangGeng: You can always trust Kaiming's quality bar. Writing, code, data, recipe, ckpt... https://github.com/PeppaKing8/minit2i-…

X AI KOLs Timeline · 2026-06-17 Cached

MiniT2I is a minimalist direct-RGB text-to-image generator using a pixel-space MM-JiT denoiser with flow matching and frozen FLAN-T5-Large text tokens, with open-source JAX/Flax and PyTorch implementations released along with checkpoints.

0 favorites 0 likes
#jax

Archimedean Copula Inference via Taylor-Mode AD

arXiv cs.LG · 2026-05-25 Cached

This paper presents acopula, a JAX-native framework for nested Archimedean copula inference that handles arbitrary censoring, nesting trees, and exact parameter gradients using Taylor-mode automatic differentiation, achieving significant speedups over existing methods.

0 favorites 0 likes
#jax

@reach_vb: https://x.com/reach_vb/status/2057880274348695995

X AI KOLs Following · 2026-05-22 Cached

A user demonstrates using OpenAI's Codex to automatically generate a Colab notebook that trains a ~10 million parameter transformer in JAX/Flax/Optax on addition, achieving high accuracy after 4000 steps on a T4 GPU.

0 favorites 0 likes
#jax

Mahjax: A GPU-Accelerated Mahjong Simulator for Reinforcement Learning in JAX

arXiv cs.AI · 2026-05-22 Cached

This paper introduces Mahjax, a fully vectorized Riichi Mahjong simulator implemented in JAX for GPU-accelerated reinforcement learning, achieving high throughput and enabling tabula rasa training.

0 favorites 0 likes
#jax

NVIDIA and Google Cloud Empower the Next Wave of AI Builders

NVIDIA Blog · 2026-05-19 Cached

NVIDIA and Google Cloud announced new learning paths, codelabs, and livestreams for their joint developer community at Google I/O, aimed at helping AI builders leverage the NVIDIA AI platform on Google Cloud with tools like JAX, NVIDIA Dynamo, and Gemma 4 models.

0 favorites 0 likes
#jax

@ekzhang1: Some progress on jax-js this weekend! - New matmul benchmarks - Real-time TTS demo (http://jax-js.com/tts) is much fast…

X AI KOLs Following · 2026-05-18 Cached

Progress on jax-js includes new matmul benchmarks, faster real-time TTS demo, improved codegen, and an LLM demo running Gemma 3 270B. jax-js is an open-source web ML framework.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback