See: Description
| Class | Description |
|---|---|
| DataDesc |
A data descriptor class that encapsulates information of a
NDArray. |
| Shape |
A class that presents the
NDArray's shape information. |
| Enum | Description |
|---|---|
| DataType |
An enum representing the underlying
NDArray's data type. |
| DataType.Format |
The general data type format categories.
|
| LayoutType |
An enum to represent the meaning of a particular axis in an
NDArray. |
| SparseFormat |
An enum representing Sparse matrix storage formats.
|