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

index_fill: Add device check #735

Merged
merged 6 commits into from
Aug 14, 2024
Merged

index_fill: Add device check #735

merged 6 commits into from
Aug 14, 2024

Conversation

Stonepia
Copy link
Contributor

@Stonepia Stonepia commented Aug 8, 2024

We followed PyTorch code gen, but which doesn't include common device check in index_fill. Add device check in operator source.

@fengyuan14 fengyuan14 changed the title Add device check for index_fill kernel index_fill: Add device check Aug 10, 2024
@fengyuan14
Copy link
Contributor

The PR depends on #734

@fengyuan14 fengyuan14 added this pull request to the merge queue Aug 14, 2024
Merged via the queue into main with commit 861e3d0 Aug 14, 2024
3 checks passed
@fengyuan14 fengyuan14 deleted the tongsu/index_fill branch August 14, 2024 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants