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

Enable CategorifyTransform inference operator to run on int16 types #1798

Merged
merged 2 commits into from
Apr 12, 2023

Conversation

oliverholworthy
Copy link
Member

Fixes NVIDIA-Merlin/systems#323

The CategorifyTransform operator currently only works with int types with item size 32 and 64.

This PR adds support for int types with item size 16.

@oliverholworthy oliverholworthy added the enhancement New feature or request label Apr 12, 2023
@oliverholworthy oliverholworthy added this to the Merlin 23.04 milestone Apr 12, 2023
@oliverholworthy oliverholworthy self-assigned this Apr 12, 2023
@github-actions
Copy link

Documentation preview

https://nvidia-merlin.github.io/NVTabular/review/pr-1798

@karlhigley karlhigley merged commit ae580ad into main Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] error serving an ensemble (workflow + MM model)
2 participants