Public Member Functions | Static Public Attributes
ngraph::AttributeAdapter< op::v3::ROIAlign::PoolingMode > Class Reference
Inheritance diagram for ngraph::AttributeAdapter< op::v3::ROIAlign::PoolingMode >:
Inheritance graph
[legend]
Collaboration diagram for ngraph::AttributeAdapter< op::v3::ROIAlign::PoolingMode >:
Collaboration graph
[legend]

Public Member Functions

 AttributeAdapter (op::v3::ROIAlign::PoolingMode &value)
 
const DiscreteTypeInfoget_type_info () const override
 
- Public Member Functions inherited from ngraph::EnumAttributeAdapterBase< op::v3::ROIAlign::PoolingMode >
 EnumAttributeAdapterBase (op::v3::ROIAlign::PoolingMode &value)
 
const std::string & get () override
 Returns the value.
 
void set (const std::string &value) override
 Sets the value.
 
 operator op::v3::ROIAlign::PoolingMode & ()
 

Static Public Attributes

static constexpr DiscreteTypeInfo type_info
 

Additional Inherited Members

- Protected Attributes inherited from ngraph::EnumAttributeAdapterBase< op::v3::ROIAlign::PoolingMode >
op::v3::ROIAlign::PoolingMode & m_ref
 

Field Documentation

◆ type_info

constexpr DiscreteTypeInfo ngraph::AttributeAdapter< op::v3::ROIAlign::PoolingMode >::type_info
staticconstexpr
Initial value:
{
"AttributeAdapter<op::v3::ROIAlign::PoolingMode>", 3}

The documentation for this class was generated from the following file: