tensorflow / ngraph-bridge

TensorFlow-nGraph bridge
Other
137 stars 64 forks source link

Use "SelectV2" for select translation #659

Closed adk9 closed 4 years ago

adk9 commented 4 years ago

There is no ops::Select any more. Upgrade the select translation to use SelectV2.