TBfloat16Mapper

public final class TBfloat16Mapper

Maps memory of DT_BFLOAT16 tensors to a n-dimensional data space.

Public Constructors

Inherited Methods

boolean
equals(Object arg0)
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

Public Constructors

public TBfloat16Mapper ()