-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
SU4MLC/semantic-unit-based/models/rnn.py
Line 38 in 477bcfe
| outputs, state = self.rnn(embeds) |
Hi, I am just wondering should it like send the packed_padded embedding to the LSTM first, and then pad the output which is getting from LSTM? (like in the referenced line, should Line38 be placed before Line37)
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels