Tensor Shape Properties
Properties
| Dimensions | Gets a span containing the dimensions of the shape. |
| Element | Gets the total number of elements in the shape. |
| Item[Index] | Gets the size of the specified dimension. |
| Item[Int32] | Gets the size of the specified dimension. |
| Rank | Gets the number of dimensions. |