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",
|
||||
"Rint",
|
||||
"Select",
|
||||
"SelectV2",
|
||||
"Selu",
|
||||
"SeluGrad",
|
||||
"Shape",
|
||||
|
Loading…
Reference in New Issue
Block a user