tensorflow / ngraph-bridge

TensorFlow-nGraph bridge
Other
137 stars 64 forks source link

Remove ReuseMap in the transpose-sinking pass #711

Closed kanvi-nervana closed 3 years ago

kanvi-nervana commented 3 years ago

Fixes EdgeSplitting issue : the reuse in this case leads to ops getting replaced incorrectly. Edge-Splitting_issue expected