ONE - On-device Neural Engine
Loading...
Searching...
No Matches
ANeuralNetworksOperandType Struct Reference

#include <NeuralNetworks.h>

Collaboration diagram for ANeuralNetworksOperandType:

Data Fields

int32_t type
 
uint32_t dimensionCount
 
const uint32_t * dimensions
 
float scale
 
int32_t zeroPoint
 

Detailed Description

ANeuralNetworksOperandType describes the type of an operand. This structure is used to describe both scalars and tensors.

Definition at line 1521 of file NeuralNetworks.h.


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