shape property

List<int> shape
final

The shape of the tensor (list of dimension sizes).

Implementation

final List<int> shape;