ONE - On-device Neural Engine
|
Graph-level Output Metadata. More...
#include <Graph.h>
Public Member Functions | |
GraphOutput (uint32_t index) | |
GraphOutput (const GraphOutput &)=delete | |
GraphOutput (GraphOutput &&)=delete | |
~GraphOutput ()=default | |
GraphOutputIndex | index (void) const |
Public Member Functions inherited from loco::Mixin< Trait::DataTyped > | |
Mixin ()=default | |
const DataType & | dtype (void) const |
void | dtype (const DataType &value) |
Public Member Functions inherited from loco::Mixin< Trait::TensorShaped > | |
Mixin ()=default | |
const TensorShape * | shape (void) const |
void | shape (std::unique_ptr< TensorShape > &&shape) |
void | shape (std::initializer_list< Dimension > dims) |
Data Fields | |
LOCO_NAMED_ENTITY_EXPOSE | |
|
inline |
|
delete |
|
delete |
|
default |
|
inline |