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
9ef40f1c
"model/models/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "c1149875234a51aa1e5e60b74f3807f5982c60fa"
Commit
9ef40f1c
authored
May 05, 2022
by
Paul
Browse files
Format
parent
f5c3cebe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/include/migraphx/matcher.hpp
src/include/migraphx/matcher.hpp
+1
-1
No files found.
src/include/migraphx/matcher.hpp
View file @
9ef40f1c
...
@@ -287,7 +287,7 @@ void find_matches(module& mod, instruction_ref ins, Ms&&... ms)
...
@@ -287,7 +287,7 @@ void find_matches(module& mod, instruction_ref ins, Ms&&... ms)
const
const
#endif
#endif
int
trace
=
value_of
(
MIGRAPHX_TRACE_MATCHES
{});
int
trace
=
value_of
(
MIGRAPHX_TRACE_MATCHES
{});
bool
match
=
false
;
bool
match
=
false
;
each_args
(
each_args
(
[
&
](
auto
&&
m
)
{
[
&
](
auto
&&
m
)
{
if
(
match
)
if
(
match
)
...
...
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