Permalink
Show file tree
Hide file tree
14 changes: 14 additions & 0 deletions
14
tensorflow/python/kernel_tests/array_ops/array_ops_test.py
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix integer overflow leading to divide by zero error in Unravel index…
… kernel when dimensions product exceeds max int value. PiperOrigin-RevId: 413250052 Change-Id: I9450b6e8acecd2e881a64b882e2b7c70e8e9289a
- Loading branch information
1 parent
4d00cd5
commit 58b34c6
Showing
2 changed files
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
This file contains 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