Snapdragon Neural Processing Engine SDK
Reference Guide
UserBufferTensor.Encoding Enum Reference

Public Member Functions

 Encoding (final int ordinal)
 

Public Attributes

 UNKNOWN =(0)
 
 FLOAT =(1)
 
 UNSIGNED8BIT =(2)
 
 TF8 =(10)
 

Detailed Description

Encoding type of a UserBuffer tensor

Constructor & Destructor Documentation

◆ Encoding()

Encoding ( final int  ordinal)
inline

Select the encoding

Parameters
ordinalencoding value

Member Data Documentation

◆ FLOAT

FLOAT =(1)

FLOAT

◆ TF8

TF8 =(10)

TF8 quantized

◆ UNKNOWN

UNKNOWN =(0)

UNKNOWN

◆ UNSIGNED8BIT

UNSIGNED8BIT =(2)

UNSIGNED8BIT


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