Merge pull request from benbarsdell:amp-add-einsum

PiperOrigin-RevId: 303038314
Change-Id: I25b442f965d8b927a1e3680a2b9078075e3bb849
This commit is contained in:
TensorFlower Gardener 2020-03-25 21:54:16 -07:00
commit 268f9834b6

View File

@ -69,6 +69,7 @@ class AutoMixedPrecisionLists {
"CudnnRNNBackpropV3",
"CudnnRNNV2",
"CudnnRNNV3",
"Einsum",
"GRUBlockCell",
"GRUBlockCellGrad",
"LSTMBlockCell",