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

Public Member Functions

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

Static Public Attributes

static constexpr DiscreteTypeInfo type_info {"AttributeAdapter<op::MVNEpsMode>", 0}
 

Additional Inherited Members

- Protected Attributes inherited from ngraph::EnumAttributeAdapterBase< op::MVNEpsMode >
op::MVNEpsModem_ref
 

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