Skip to content

Support for Batch Generation ? #19

@KevinGoodman

Description

@KevinGoodman

2b616350182bd1e26cdc8b85795b322

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions