forked from tensorflow/tensorflow
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let UnfuseBatchNorm handle dynamic shapes.
Also add an empty dimensions vector when broadcasting a scalar value. This is needed to legalize the broadcast further down. Also, this follows pre-existing conventions of how broadcasts of scalars are represented. PiperOrigin-RevId: 299297553 Change-Id: I51a64f1d7b4ce3349d3e02e743faf66e29aaead1
- Loading branch information
1 parent
0dbec67
commit 53ed9a3
Showing
4 changed files
with
115 additions
and
22 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
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