Fix that convert_var_shape doesn't support slice like [0:], test=develop (#31051)
As the title, when slice_node like 1:3 being passed to idx of convert_var_shape, it will cause syntax error because a function cannot take this as argument. This PR fixed it.revert-31068-fix_conv3d_windows
parent
f7465641c3
commit
ef627ac5b9
Loading…
Reference in new issue