TransposeFuse transformation eliminates 2 consequtive Transposes if they result in no changes to input or fuses them to single Transpose if input gets changed. More...
#include <transpose_sinking.hpp>
Data Fields | |
| NGRAPH_RTTI_DECLARATION | |
TransposeFuse transformation eliminates 2 consequtive Transposes if they result in no changes to input or fuses them to single Transpose if input gets changed.