-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Use std::exclusive_scan in TensorAdvancedIndexing
#96217
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
Conversation
|
@pytorchbot help |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchbot merge --help |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchbot -h |
PyTorchBot HelpMergeRevertRebaseLabelDr CI |
|
@pytorchbot rebase |
|
@pytorchbot successfully started a rebase job. Check the current status here |
|
Successfully rebased |
73651eb to
596548f
Compare
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
|
We should revisit this after the compiler version gets bumped. |
As we can use C++17 now
596548f to
1b6ee66
Compare
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
As we can use C++17 now and all compilers have finally moved to gcc-9+