tensorflow / ngraph-bridge

TensorFlow-nGraph bridge
Other
137 stars 64 forks source link

Preserve friendly names for replaced nodes in transpose sinking pass #714

Open adk9 opened 3 years ago

adk9 commented 3 years ago

Transpose sinking should copy/preserve the friendly name of nodes that it replaces or materializes whenever possible.