Class ngraph::FactoryAttributeAdapter

template<typename BASE_TYPE>
class FactoryAttributeAdapter : public ov::VisitorAdapter

Public Functions

inline virtual bool on_start(AttributeVisitor&)

Hook for extra processing before other attributes.

inline virtual bool on_finish(AttributeVisitor&)

Hook for extra processing after other attributes.