Skip to content

Is there a way to infer model with dynamic time axis input sizes with PulsedModel? #1650

@ARKEYTECT

Description

@ARKEYTECT

I have to infer a PulsedModel in real time and the input size along time axis is dynamic.
When creating a PulsedModel, I notice that you have to pass pulse:&TDim which is input_length, meaning the model now takes fixed input length.
Currently, I am trying to re-pulse the model for different input length in real time, but the model would lose track of the internal states.
I am wondering if there's a way to create a PulsedModel with dynamic input size?
Much appreciated.

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