Skip to content

Conversation

mattdangerw
Copy link
Member

For all preprocessors, we add a settable sequence length property. This removes a very annoying gotcha with preprocessing, where if you set the preprocessing length after build, it would not be reflected in the actual output length.

@mattdangerw mattdangerw force-pushed the sequence-length-properties branch from 582bb30 to d8faacd Compare February 14, 2024 18:31
For all preprocessors, we add a settable sequence length property. This
removes a very annoying gotcha with preprocessing, where if you
set the preprocessing length after build, it would not be reflected in
the actual output length.
@mattdangerw mattdangerw force-pushed the sequence-length-properties branch from d8faacd to 31e9d39 Compare February 14, 2024 19:59
@mattdangerw mattdangerw requested a review from fchollet February 14, 2024 21:04
Copy link
Collaborator

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mattdangerw mattdangerw merged commit bc3852f into keras-team:master Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants