Package org.tensorflow.ndarray
package org.tensorflow.ndarray
-
ClassDescriptionAn
NdArrayof booleans.AnNdArrayof bytes.AnNdArrayof doubles.AnNdArrayof floats.Exception thrown when an operation cannot be completed because of the rank of the targeted array.AnNdArrayof integers.AnNdArrayof longs.NdArray<T>A data structure of N-dimensions.Utility class for instantiatingNdArrayobjects.NdArraySequence<T extends NdArray<?>>A sequence of elements of an N-dimensional array.The shape of a Tensor orNdArray.Any data container with a givenShape.AnNdArrayof shorts.SparseNdArray<T, U extends NdArray<T>>Interface for Sparse ArraysUtility class for working withNdArrayinstances mixed with standard Java arrays.