create simplify_dyn_ops pass and add variable slice optimization (#2161)
New compiler pass that simplifies dynamic shapes related operators to their static versions if possible Will normally be used after a split_single_dyn_dim pass
Showing
src/simplify_dyn_ops.cpp
0 → 100644
Please register or sign in to comment