Commit 5722eb1b authored by Paul's avatar Paul
Browse files

Disable matcher

parent 989b42cc
...@@ -874,7 +874,7 @@ void simplify_reshapes::apply(module& m) const ...@@ -874,7 +874,7 @@ void simplify_reshapes::apply(module& m) const
find_resize{}, find_resize{},
find_nop_reshapes{}, find_nop_reshapes{},
find_reshaper{}, find_reshaper{},
find_reshape_cont{}, // find_reshape_cont{},
find_transpose{}, find_transpose{},
find_concat_transpose{}, find_concat_transpose{},
find_concat_multibroadcasts{}, find_concat_multibroadcasts{},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment