Replies: 1 comment
-
Can you just use Also there is the |
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 guys,
I am trying to normalize the leaves in one tree based on the values of the leaves in a similar tree. The problem is that I have to do this based on a condition. The code is somethign as follow:
But it seems I can't access the the values of pytrees with the key?
Is there any way to do it?
Beta Was this translation helpful? Give feedback.
All reactions