Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
5722eb1b
Commit
5722eb1b
authored
Apr 06, 2023
by
Paul
Browse files
Disable matcher
parent
989b42cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/simplify_reshapes.cpp
src/simplify_reshapes.cpp
+1
-1
No files found.
src/simplify_reshapes.cpp
View file @
5722eb1b
...
@@ -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
{},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment