ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Operand Struct Referencefinal

#include <Operand.h>

Collaboration diagram for Operand:

Data Fields

OperandType type
 
float scale
 
int32_t zeroPoint
 
std::vector< uint32_t > dimensions
 
DataLocation location
 
uint32_t numberOfConsumers
 
OperandLifeTime lifetime
 

Detailed Description

Definition at line 41 of file Operand.h.

Field Documentation

◆ dimensions

◆ lifetime

◆ location

DataLocation Operand::location

◆ numberOfConsumers

uint32_t Operand::numberOfConsumers

Definition at line 50 of file Operand.h.

◆ scale

float Operand::scale

Definition at line 43 of file Operand.h.

◆ type

◆ zeroPoint

int32_t Operand::zeroPoint

Definition at line 44 of file Operand.h.


The documentation for this struct was generated from the following file: