10 #include <transformations_visibility.hpp>
12 #include <ngraph/pass/graph_rewrite.hpp>
17 class TRANSFORMATIONS_API UnrollTensorIterator;
32 NGRAPH_RTTI_DECLARATION;
33 bool run_on_function(std::shared_ptr<Function>)
override;
Unrolls the body of the TensorIterator layer. Multiple body copies, the number of which is determined...
Definition: unroll_tensor_iterator.hpp:30
ngraph namespace
Definition: add_fake_quantize_fusion.hpp:14