Warning: This API is deprecated and will be removed in a future version of TensorFlow after the replacement is stable.

UInt8

public class UInt8

Represents an 8-bit unsigned integer.

Public Methods

double
float
int
long

Inherited Methods

Public Methods

public double doubleValue ()

public float floatValue ()

public int intValue ()

public long longValue ()