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

UInt8

Stay organized with collections Save and categorize content based on your preferences.
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 ()