Package org.tensorflow.ndarray.buffer
package org.tensorflow.ndarray.buffer
-
ClassDescriptionA
DataBufferof booleans.ADataBufferof bytes.DataBuffer<T>A container of data of a specific type.Helper class for creatingDataBufferinstances.DataBufferWindow<B extends DataBuffer<?>>A mutable container for viewing part of aDataBuffer.Visit the backing storage ofDataBufferinstances.ADataBufferof doubles.ADataBufferof floats.ADataBufferof ints.ADataBufferof longs.ADataBufferof shorts.