Data Fields
ngraph::pass::StridedSliceSqueeze Class Reference

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

#include <strided_slice_squeeze.hpp>

Inheritance diagram for ngraph::pass::StridedSliceSqueeze:

Data Fields

 NGRAPH_RTTI_DECLARATION
 

Detailed Description

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


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