tensorflow / ngraph-bridge

TensorFlow-nGraph bridge
Other
137 stars 64 forks source link

Remove backend check from cluster assignment #654

Closed kanvi-nervana closed 4 years ago

kanvi-nervana commented 4 years ago

Remove backend check from assign clusters: Nodes with different backends were not clustered together, but with no concept of a backend at the bridge, this check is not required.