FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add out-of-bounds check for reverse_index_map in SparseFillEmptyRowsGrad GPU kernel. by copybara-service[bot] · Pull Request #125712 · tensorflow/tensorflow · GitHub

Add out-of-bounds check for reverse_index_map in SparseFillEmptyRowsGrad GPU kernel. - #125712

Merged
copybara-service[bot] merged 1 commit into
masterfrom
exported_pr_967488322
Aug 22, 2026
Merged

Add out-of-bounds check for reverse_index_map in SparseFillEmptyRowsGrad GPU kernel.#125712
copybara-service[bot] merged 1 commit into
masterfrom
exported_pr_967488322

Conversation

copybara-service Bot commented Aug 20, 2026
edited
Loading

Copy link
Copy Markdown

Add out-of-bounds check for reverse_index_map in SparseFillEmptyRowsGrad GPU kernel.

Fixes #118196

copybara-service Bot force-pushed the exported_pr_967488322 branch 8 times, most recently from 7c27749 to 1cd7d68 Compare August 21, 2026 23:20
copybara-service Bot force-pushed the exported_pr_967488322 branch from 1cd7d68 to c7ffcca Compare August 22, 2026 00:52
copybara-service Bot merged commit c7ffcca into master Aug 22, 2026
8 checks passed
copybara-service Bot deleted the exported_pr_967488322 branch August 22, 2026 00:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

The GPU kernel lacks out-of-bounds checks, causing invalid input to not generate an error on the GPU, but instead silently return an incorrect result.

1 participant


Back | FazBrowse Home | New Git URL