Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increase max feature count to 64 #1360

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

cosmin
Copy link
Contributor

@cosmin cosmin commented Apr 22, 2024

During the implementation of FUNQUE+ feature extractors we ran into the 32 max limit for JSON features and hand to bump this up to 64. In practice this may not be needed as not all exposed features are likely to be used, but we needed this to exhaustively exercise the feature extractor.

Co-authored-by: Mallikarjun Kamble [email protected]

@nilfm99 nilfm99 requested review from kylophone and nilfm99 April 23, 2024 20:50
Copy link
Collaborator

@nilfm99 nilfm99 left a comment

Choose a reason for hiding this comment

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

LGTM

@nilfm99 nilfm99 merged commit 450917c into Netflix:master Apr 26, 2024
8 checks passed
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