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

[BUG] Fix Intermittent Error when Converting cuDF DataFrame to Tensor by Converting to cuPy Array First #3498

Merged
merged 4 commits into from
Apr 21, 2023

Conversation

alexbarghi-nv
Copy link
Member

See title, fixes intermittent bug that is causing CI failures and slowing development. Related issue: rapidsai/cudf#13158

@alexbarghi-nv alexbarghi-nv self-assigned this Apr 18, 2023
@alexbarghi-nv alexbarghi-nv added bug Something isn't working non-breaking Non-breaking change labels Apr 18, 2023
@alexbarghi-nv alexbarghi-nv changed the title Fix Intermittent Error when Converting cuDF DataFrame to Tensor by Converting to cuPy Array First [BUG] Fix Intermittent Error when Converting cuDF DataFrame to Tensor by Converting to cuPy Array First Apr 18, 2023
@alexbarghi-nv alexbarghi-nv added this to the 23.06 milestone Apr 18, 2023
@alexbarghi-nv alexbarghi-nv marked this pull request as ready for review April 18, 2023 14:56
@alexbarghi-nv alexbarghi-nv requested a review from a team as a code owner April 18, 2023 14:56
Copy link
Contributor

@rlratzel rlratzel left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@VibhuJawa VibhuJawa left a comment

Choose a reason for hiding this comment

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

LGTM

@alexbarghi-nv
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 16f6f91 into rapidsai:branch-23.06 Apr 21, 2023
@alexbarghi-nv alexbarghi-nv deleted the fix-cudf-as-tensor branch April 21, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants