Add SelectV2 to list of format agnostic ops
This commit is contained in:
parent
716e817347
commit
de3eb8516b
@ -181,6 +181,7 @@ std::set<string> GetOpsFormatAgnostic() {
|
|||||||
"ReluGrad",
|
"ReluGrad",
|
||||||
"Rint",
|
"Rint",
|
||||||
"Select",
|
"Select",
|
||||||
|
"SelectV2",
|
||||||
"Selu",
|
"Selu",
|
||||||
"SeluGrad",
|
"SeluGrad",
|
||||||
"Shape",
|
"Shape",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user