You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve the optimization for removal of redundant slices. (It doesn't
currently handle dynamic shapes.) The optimization is fairly simple, and
eliminates the slice when the input and output shapes are same.
---------
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
0 commit comments