Permalink
Show file tree
Hide file tree
15 changes: 15 additions & 0 deletions
15
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 error in Dequantize op shape function, by adding…
… a bound check on axis. PiperOrigin-RevId: 412121389 Change-Id: I3088dbad9e90f9998d406b618c16694388a9dfb4
- Loading branch information
1 parent
f3a46ea
commit b64638e
Showing
2 changed files
with
29 additions
and
0 deletions.
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