3 points | by PJHkorea 10 hours ago ago
5 comments
For optimizers.py, are you relying purely on boolean arithmetic for these masks, or did you find a more elegant mathematical workaround to avoid the branching overhead entirely?
Thanks to that, I discovered additional errors and corrected them in various ways. Thank you.
Good to hear!
i naver imagined it i've made the corrections thank you!
optimizers.py -> using algebraic expressing without using 'if'
geometry.py -> I leveled it out
math_guardrails.py -> facilitates learning through slight tiliing
jax it truly precious it cures my insomnia
For optimizers.py, are you relying purely on boolean arithmetic for these masks, or did you find a more elegant mathematical workaround to avoid the branching overhead entirely?
Thanks to that, I discovered additional errors and corrected them in various ways. Thank you.
Good to hear!
i naver imagined it i've made the corrections thank you!
optimizers.py -> using algebraic expressing without using 'if'
geometry.py -> I leveled it out
math_guardrails.py -> facilitates learning through slight tiliing
jax it truly precious it cures my insomnia