Add EnsureShape to XLALiteWhitelist to pass the CI test

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
Yong Tang 2020-04-14 18:13:11 +00:00
parent 88692052ad
commit 1e46a8d079

View File

@ -1891,6 +1891,7 @@ absl::flat_hash_set<string> GetKnownXLAWhitelistOp() {
"DynamicStitch", "DynamicStitch",
"Einsum", "Einsum",
"EmptyTensorList", "EmptyTensorList",
"EnsureShape",
"ExtractImagePatches", "ExtractImagePatches",
"Igamma", "Igamma",
"IgammaGradA", "IgammaGradA",