Question on inputs to feature decoder
Open
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
My understanding is that the inputs to the feature decoder are the outputs from the encoder, which are defined as latent variables `zu` and `zv`. However, this shows that the inputs to the feature decoder are `xu` and `xv`. Is my understanding incorrect or is this a typo?
https://github.com/grab/GraphBEAN/blob/82fe2e44ce20e8532f766147945722c8cae975fa/models/net.py#L136
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.