Replies: 1 comment
-
What tradeoff are we considering, for instance speed vs ease of use (too many warning, confusing api). 5 is a nice option for users to do this in chucks of code using 3/4 seems useful if users want to do this for any specific variable. For 4 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Now that @fantaosha implemented normalization operator in #506, one question is what how do we want to use this in
LieTensor
. Some ideas:force_normalize
.maybe_normalize
(check then normalize).True
. IfFalse
no checks/normalization.Something else? Looking for input from @mhmukadam @rmurai0610 @joeaortiz @dongjing3309 @maurimo @ddetone
Beta Was this translation helpful? Give feedback.
All reactions