ngraph::AttributeAdapter< AT > Class Template Reference

An AttributeAdapter "captures" an attribute as an AT& and makes it available as a ValueAccessor<VAT>. More...

#include <attribute_adapter.hpp>

Detailed Description

template<typename AT>
class ngraph::AttributeAdapter< AT >

An AttributeAdapter "captures" an attribute as an AT& and makes it available as a ValueAccessor<VAT>.


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