10 #include <transformations_visibility.hpp>
12 #include <ngraph/pass/graph_rewrite.hpp>
18 class TRANSFORMATIONS_API SetBatchSize;
30 NGRAPH_RTTI_DECLARATION;
31 bool run_on_function(std::shared_ptr<ngraph::Function> f)
override;
Generic caller for all the transformations responsible to make model reshape-able by batch dimension.
Definition: set_batch_size.hpp:28
ngraph namespace
Definition: add_fake_quantize_fusion.hpp:14