Commit 4cd7215
Fixes an edge case in which the input dtype is not equal to the compute dtype.
The underlying `tf.keras.layers.Dense` layer has the same conditional statement.
PiperOrigin-RevId: 5002491231 parent 857f32c commit 4cd7215
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
552 | 555 | | |
553 | 556 | | |
554 | 557 | | |
| |||
0 commit comments