ONE - On-device Neural Engine
|
#include <Model.h>
Data Fields | |
std::vector< Operand > | operands |
std::vector< Operation > | operations |
std::vector< uint32_t > | inputIndexes |
std::vector< uint32_t > | outputIndexes |
std::vector< uint8_t > | operandValues |
std::vector< uint8_t * > | pools |