tensorflow / ngraph-bridge

TensorFlow-nGraph bridge
Other
137 stars 64 forks source link

Inaccurate output with transpose sinking for graphs with multi-outputs nodes #718

Closed kanvi-nervana closed 3 years ago

kanvi-nervana commented 3 years ago

Add a reproducer test for debugging Alexnet accuracy issue related to TransposeSinking. Without TS the model gives accurate results. Also, remove the ValidateGraph API from OpExecutor.