Replies: 1 comment
-
Since you closed the issue I suspect you already found this, but in case people come across this question by search engine, the relevant API is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to label my params leaves based on their path in the Pytree object. Is there a way to traverse this in jax in a way that is probably similar to the api traverse_util.path_aware_map from the Flax library ?
Beta Was this translation helpful? Give feedback.
All reactions