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
71cd533f
Commit
71cd533f
authored
Jul 24, 2023
by
umangyadav
Browse files
formatting
parent
5185eb6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/multi_target/multitarget_test.cpp
test/multi_target/multitarget_test.cpp
+1
-1
No files found.
test/multi_target/multitarget_test.cpp
View file @
71cd533f
...
...
@@ -203,7 +203,7 @@ TEST_CASE(single_target_multi_compile)
auto
score_threshold
=
mm
->
add_literal
(
0.0
f
);
auto
r
=
mm
->
add_instruction
(
migraphx
::
make_op
(
"nonmaxsuppression"
,
{{
"center_point_box"
,
true
},
{
"use_dyn_output"
,
true
}}),
{{
"center_point_box"
,
true
},
{
"use_dyn_output"
,
true
}}),
boxes_param
,
scores_l
,
max_out_l
,
...
...
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