Public Member Functions | Data Fields
ngraph::pass::SetBatchSize Class Reference

Generic caller for all the transformations responsible to make model reshape-able by batch dimension. More...

#include <set_batch_size.hpp>

Inheritance diagram for ngraph::pass::SetBatchSize:

Public Member Functions

bool run_on_function (std::shared_ptr< ngraph::Function > f) override
 

Data Fields

 NGRAPH_RTTI_DECLARATION
 

Detailed Description

Generic caller for all the transformations responsible to make model reshape-able by batch dimension.


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