Package ai.djl.ndarray.types
package ai.djl.ndarray.types
Contains classes that define n-dimensional array data types.
-
ClassDescriptionA data descriptor class that encapsulates information of a
NDArray.An enum representing the underlyingNDArray's data type.The general data type format categories.An enum to represent the meaning of a particular axis in anNDArray.A class that presents theNDArray's shape information.An enum representing Sparse matrix storage formats.