- property tensorstore.ChunkLayout.inner_order_soft_constraint : tuple[int, ...] | None
Permutation specifying soft constraint on the element storage order.
If the inner order is specified as a hard constraint rather than a soft constraint,
inner_order_soft_constraintis equal toNoneand the hard constraint is accessed viainner_order.See also
JSON
ChunkLayout.inner_order_soft_constraintmember