Skip to content
Discussion options

You must be logged in to vote

a.[k||h] = a.k + a.h. The implementation is using this equivalence to convert concatentation and then dot product TO dot product and addition.
So the formula from the paper and the code in pyg achieve the same thing.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rusty1s
Comment options

@hatute
Comment options

Answer selected by hatute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants