Skip to content

Conversation

@albertpod
Copy link
Member

This PR addresses issue #402 by introducing new set of rules for the SoftDot node. The SoftDot node is a variant of the autoregressive node but operates without buffering. Therefore, the rules and tests for SoftDot are the same as for other messages, except for the backward message to the x interface. Average energy is identical to AR node, but does not require entropy correction anymore.

Additionally, I have added error handling to the dot product rules to suggest using SoftDot when a closed-form solution is not available.

@albertpod albertpod requested a review from abpolym June 25, 2024 17:36
Copy link
Member

@bvdmitri bvdmitri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @albertpod !

@bvdmitri bvdmitri merged commit 117f1f4 into main Jun 26, 2024
@bvdmitri bvdmitri deleted the dev-softdot branch June 26, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants