v0.3.2: New ops (2025/11/18) #34
janpfeifer
announced in
Announcements
Replies: 0 comments
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.
-
LayerNormalization: Added support for the LayerNormalization operator, a key component inmany modern neural network architectures.
Split: Implemented the Split operator, allowing tensors to be split into multiple outputs.If: Added support for the If control flow operator, enabling conditional execution within thegraph.
Ifoperator.This discussion was created from the release v0.3.2: New ops (2025/11/18).
Beta Was this translation helpful? Give feedback.
All reactions