Learn more about cloning repositories
You have read-only access
Fix bug in Slice helper when dim value is zero (#9492) * Don't clamp if dim_value is zero as that will set `step` to an invalid value.