Closed robertknight closed 1 month ago
Avoid having two different ways for an operator to check that an input has the expected number of dimensions.
In the process convert static_dims to a true crate-internal macro instead of a public-but-undocumented one.
static_dims
Avoid having two different ways for an operator to check that an input has the expected number of dimensions.
In the process convert
static_dims
to a true crate-internal macro instead of a public-but-undocumented one.