-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Line 271 in e15f350
| self.input_projection = nn.Sequential( |
The input x seems to be in the shape of [batch, sequence_length, vert].
input_projection seems to be designed to work with batches of size one.
I think this might limit its usability in scenarios where larger batch sizes are required.
If I have misunderstood something or overlooked an alternative approach, I would greatly appreciate your guidance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
