"launcher/vscode:/vscode.git/clone" did not exist on "8c3669b287a1c651cb07049e67f1ce5967828167"
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
find_resize{},
find_nop_reshapes{},
find_reshaper{},
find_reshape_cont{},
// find_reshape_cont{},
find_transpose{},
find_concat_transpose{},
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