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

Fix list slicing of np.ndarrays on CPU #1817

Merged
merged 4 commits into from
May 10, 2023

Conversation

karlhigley
Copy link
Contributor

This adds a failing test for slicing np.ndarray based on the repro from #1816 and makes it pass.

@karlhigley karlhigley self-assigned this May 10, 2023
@karlhigley karlhigley added the bug Something isn't working label May 10, 2023
@karlhigley karlhigley added this to the Merlin 23.05 milestone May 10, 2023
@karlhigley karlhigley linked an issue May 10, 2023 that may be closed by this pull request
@karlhigley karlhigley requested a review from jperez999 May 10, 2023 16:56
@karlhigley karlhigley added bug Something isn't working and removed bug Something isn't working labels May 10, 2023
@karlhigley karlhigley merged commit feaa418 into NVIDIA-Merlin:main May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] NVTabular ListSlice Op fails on CPU
2 participants