logo
  • OpenVINO 2023.3
  • Install
  • Blog
  • Forum
  • Support
  • GitHub
English Chinese

This page relates to OpenVINO 2023.3 (LTS). Go to the latest documentation for up-to-date information.

On this page
.pdf .zip

Class ov::VisitorAdapter¶

class VisitorAdapter : public ov::ValueAccessor<void>¶

Adapters will see visitor.

Subclassed by ngraph::FactoryAttributeAdapter< BASE_TYPE >, ov::AttributeAdapter< ParameterVector >, ov::AttributeAdapter< ResultVector >, ov::AttributeAdapter< op::AutoBroadcastSpec >, ov::AttributeAdapter< op::BroadcastModeSpec >, ov::AttributeAdapter< ov::NodeVector >, ov::AttributeAdapter< std::shared_ptr< ov::Node > >