Skip to content

How to get prediction with shape [B, L, N, C] #18

@xueyagaga

Description

@xueyagaga

Great project!
However, when I try to get a prediction with shape [B, L, N, C] through STID, I can only get shape [B, L, N, 1].
During the time series embedding process, the input dim C is reduced and unsqueezed with 1. How to keep the output dim the same as C.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions