inputSequenceLength property

int get inputSequenceLength

Sequence length the model was compiled for (input tensor dim1).

Implementation

int get inputSequenceLength => _worker.inputSequenceLength;