Mojo function
dynamic
dynamic(d: Int) -> ValueOrUnknown
Creates a dynamic dimension with runtime value.
Args:
- d (
Int
): Runtime dimension value.
Returns:
ValueOrUnknown
- A dynamic dimension with the given value.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!