ONE - On-device Neural Engine
|
#include <Operand.h>
Data Fields | |
uint32_t | poolIndex |
uint32_t | offset |
uint32_t | length |
uint32_t DataLocation::length |
Definition at line 38 of file Operand.h.
Referenced by validRequestArguments().
uint32_t DataLocation::offset |
Definition at line 37 of file Operand.h.
Referenced by ModelBuilder::setOperandValue(), and validRequestArguments().
uint32_t DataLocation::poolIndex |
Definition at line 36 of file Operand.h.
Referenced by ModelArgumentInfo::setFromMemory(), ModelArgumentInfo::setFromPointer(), ModelBuilder::setOperandValue(), ModelBuilder::setOperandValueFromMemory(), and validRequestArguments().