Data Fields
ngraph::pass::SqueezeStridedSlice Class Reference

StridedSliceSqueeze transformation looks for Squeeze -> SSe and corrects SS inputs and attributes for SS output to be squeeze-able. More...

#include <strided_slice_squeeze.hpp>

Inheritance diagram for ngraph::pass::SqueezeStridedSlice:

Data Fields

 NGRAPH_RTTI_DECLARATION
 

Detailed Description

StridedSliceSqueeze transformation looks for Squeeze -> SSe and corrects SS inputs and attributes for SS output to be squeeze-able.


The documentation for this class was generated from the following file: