onnxruntime
39d1b9e1 - Fix bug in Slice helper when dim value is zero (#9492)

Commit
4 years ago
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.
Author
Parents
Loading