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

change cpu conversion for tf to convert-to-tensor #271

Merged

Conversation

jperez999
Copy link
Collaborator

the PR changes the CPU conversion to a tensorflow column from using dlpack to using convert_to_tensor. This is done in an effort to fix segfaults that were occurring in systems and in dataloader, while keeping tensors in the tensorflow tensor representation.

@jperez999 jperez999 added bug Something isn't working chore Maintenance for the repository labels Apr 3, 2023
@jperez999 jperez999 added this to the Merlin 23.03 milestone Apr 3, 2023
@jperez999 jperez999 requested a review from karlhigley April 3, 2023 21:12
@jperez999 jperez999 self-assigned this Apr 3, 2023
@karlhigley karlhigley modified the milestones: Merlin 23.03, Merlin 23.04 Apr 3, 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 chore Maintenance for the repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants