|
using | ConstructorType = std::vector< T > |
|
using | ValueType = std::vector< T > |
|
using | Ptr = std::unique_ptr< AttributeValue > |
|
|
| VectorAttributeValue (Symbol name, ConstructorType value_) |
|
ValueType & | value () |
|
AttributeKind | kind () const override |
|
std::unique_ptr< AttributeValue > | clone () const override |
|
| AttributeValue (Symbol name) |
|
template<typename T, AttributeKind Kind>
struct torch::jit::VectorAttributeValue< T, Kind >
Definition at line 55 of file attributes.h.
The documentation for this struct was generated from the following file: