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

Public Member Functions

 AttributeAdapter (Shape &value)
 
const DiscreteTypeInfoget_type_info () const override
 
- Public Member Functions inherited from ngraph::IndirectVectorValueAccessor< Shape, std::vector< int64_t > >
 IndirectVectorValueAccessor (Shape &ref)
 
const std::vector< int64_t > & get () override
 Returns the value.
 
void set (const std::vector< int64_t > &value) override
 Sets the value.
 
 operator Shape & ()
 

Static Public Attributes

static constexpr DiscreteTypeInfo type_info {"AttributeAdapter<Shape>", 0}
 

Additional Inherited Members

- Protected Attributes inherited from ngraph::IndirectVectorValueAccessor< Shape, std::vector< int64_t > >
Shape & m_ref
 
std::vector< int64_t > m_buffer
 
bool m_buffer_valid
 

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