ONE - On-device Neural Engine
|
#include <nnfw_experimental.h>
Data Fields | |
nnfw_tensorinfo | type |
void * | allocation |
Definition at line 31 of file nnfw_experimental.h.
void* nnfw_operand::allocation |
Definition at line 34 of file nnfw_experimental.h.
Referenced by onert::api::APIConverter::convertOperand().
nnfw_tensorinfo nnfw_operand::type |
Definition at line 33 of file nnfw_experimental.h.
Referenced by onert::api::APIConverter::convertOperand().