7 #include "ngraph/pass/pass.hpp"
28 NGRAPH_RTTI_DECLARATION;
34 bool run_on_function(std::shared_ptr<ngraph::Function> f)
override;
The Validate pass performs sanity checks on attributes and inputs, and computes output shapes and ele...
Definition: validate.hpp:26
The Intel nGraph C++ API.
Definition: attribute_adapter.hpp:16