shape property

  1. @protected
List<int> shape
getter/setter pair

Shape of the tensor

Implementation

@protected
late List<int> shape;