Data Fields
ngraph::pass::ReshapeAMatMul Class Reference

ReshapeAMatMul and ReshapeBMatMul transformations relax hard-coded Reshape followed by MatMul operation For 2D Reshape search patterns are: More...

#include <matmul_sr.hpp>

Inheritance diagram for ngraph::pass::ReshapeAMatMul:

Data Fields

 NGRAPH_RTTI_DECLARATION
 

Detailed Description

ReshapeAMatMul and ReshapeBMatMul transformations relax hard-coded Reshape followed by MatMul operation For 2D Reshape search patterns are:


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