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

remove numpy conversion for cpu based data #311

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

jperez999
Copy link
Collaborator

This PR removes the numpy conversion logic in the local tensorflow op. It was added to circumvent an issue where we were segfaulting on certain tests in the cpu environment. However a fix was placed in core with NVIDIA-Merlin/core#271. So we can remove this logic.

@jperez999 jperez999 requested a review from karlhigley April 4, 2023 14:11
@jperez999 jperez999 self-assigned this Apr 4, 2023
@jperez999 jperez999 added bug Something isn't working clean up labels Apr 4, 2023
@jperez999 jperez999 added this to the Merlin 23.04 milestone Apr 4, 2023
@github-actions
Copy link

github-actions bot commented Apr 4, 2023

Documentation preview

https://nvidia-merlin.github.io/systems/review/pr-311

@karlhigley karlhigley merged commit 880c6d0 into NVIDIA-Merlin:main Apr 4, 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 clean up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants