TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Penzai: JAX research toolkit for building, editing, and visualizing neural nets

261 pointsby mccoybabout 1 year ago

6 comments

yklcsabout 1 year ago
I like JAX, and find most of the core functionality as an &quot;accelerated NumPy&quot; great. Ecosystem fragmentation and difficulties in interop make adopting JAX hard though.<p>There&#x27;s too much fragmentation within the JAX NN library space, which penzai isn&#x27;t helping with. I wish everyone using JAX could agree on a single set of libraries for NN, optimization, and data loading.<p>PyTorch code can&#x27;t be called, meaning a lot of reimplementation in JAX is needed when extending and iterating on prior works, which is the case for most of research. Custom CUDA kernels are a bit fiddly too, I haven&#x27;t been able to bring Gaussian Splatting to JAX yet.
评论 #40115758 未加载
评论 #40114777 未加载
评论 #40111126 未加载
catgaryabout 1 year ago
I’ve only been reading through the docs for a few moments, but I’m pleasantly surprised to find they the authors are using effect handlers to handle effectful computations in ML models. I was in the process of translating a model from torch to Jax using Equinox, this makes me think penzai could be a better choice.
评论 #40109257 未加载
评论 #40109894 未加载
pizzaabout 1 year ago
I remember pytorch has some pytree capability, no? So is it safe to say that the any-pytree-compatible modules here are already compatible w&#x2F; pytorch?
评论 #40109662 未加载
评论 #40109682 未加载
ubjabout 1 year ago
Does anyone know if and how well Penzai can work with Diffrax [1]? I currently use Diffrax + Equinox for scientific machine learning. Penzai looks like an interesting alternative to Equinox.<p>[1]: <a href="https:&#x2F;&#x2F;docs.kidger.site&#x2F;diffrax&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.kidger.site&#x2F;diffrax&#x2F;</a>
评论 #40108559 未加载
评论 #40109172 未加载
felarofabout 1 year ago
I have a small YT channel that teaches JAX bit-by-bit, check it out! <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@TwoMinuteJAX" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@TwoMinuteJAX</a>
ein0pabout 1 year ago
Looks great, but outside Google I do not personally know anyone who uses Jax, and I work in this space.
评论 #40107937 未加载
评论 #40107988 未加载
评论 #40108084 未加载
评论 #40107907 未加载
评论 #40107810 未加载
评论 #40107744 未加载
评论 #40108003 未加载
评论 #40107735 未加载
评论 #40107859 未加载
评论 #40108264 未加载
评论 #40107704 未加载