-
Notifications
You must be signed in to change notification settings - Fork 449
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tf.matmul
supports batch multiplications, drop unnecessary reshape.
The reshape prevents a number of operator folding when batch and/or source_batch dimensions are dynamic. PiperOrigin-RevId: 587114803
- Loading branch information
1 parent
36a1e31
commit 0274fa2
Showing
1 changed file
with
24 additions
and
32 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