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
33e4562d
Commit
33e4562d
authored
Jul 08, 2019
by
Khalique
Browse files
formatting
parent
955823ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/tf/tf_test.cpp
test/tf/tf_test.cpp
+1
-1
No files found.
test/tf/tf_test.cpp
View file @
33e4562d
...
...
@@ -356,7 +356,7 @@ TEST_CASE(stopgradient_test)
p
.
add_instruction
(
migraphx
::
op
::
identity
{},
l0
);
auto
prog
=
optimize_tf
(
"stopgradient_test.pb"
,
false
);
EXPECT
(
p
==
prog
);
EXPECT
(
p
==
prog
);
}
TEST_CASE
(
stridedslice_test
)
...
...
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