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
530e1b9d
Commit
530e1b9d
authored
Sep 10, 2018
by
Paul
Browse files
Formatting
parent
da543288
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
test/gpu/literal.cpp
test/gpu/literal.cpp
+2
-5
No files found.
test/gpu/literal.cpp
View file @
530e1b9d
...
@@ -15,7 +15,4 @@ void gpu_literal_test()
...
@@ -15,7 +15,4 @@ void gpu_literal_test()
EXPECT
(
lit
==
migraph
::
gpu
::
from_gpu
(
result
));
EXPECT
(
lit
==
migraph
::
gpu
::
from_gpu
(
result
));
}
}
int
main
()
int
main
()
{
gpu_literal_test
();
}
{
gpu_literal_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