SharedSqueeze transformation looks for shared Squeezes and leaves only one Squeeze reconnecting all the outputs to it. More...
#include <strided_slice_squeeze.hpp>
Public Member Functions | |
| bool | run_on_function (std::shared_ptr< ngraph::Function > f) override |
Data Fields | |
| NGRAPH_RTTI_DECLARATION | |
SharedSqueeze transformation looks for shared Squeezes and leaves only one Squeeze reconnecting all the outputs to it.