menu
dart_mupdf_donut package
documentation
donut.dart
Tensor
shape property
shape property
dark_mode
light_mode
shape
property
List
<
int
>
shape
final
The shape of the tensor (list of dimension sizes).
Implementation
final List<int> shape;
dart_mupdf_donut package
documentation
donut
Tensor
shape property
Tensor class