shape property
the shape of the provided tensor as a list of integer extents
Implementation
@$pb.TagNumber(1)
$core.List<$fixnum.Int64> get shape => $_getList(0);
the shape of the provided tensor as a list of integer extents
@$pb.TagNumber(1)
$core.List<$fixnum.Int64> get shape => $_getList(0);