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
30371001
Commit
30371001
authored
Oct 28, 2018
by
Paul
Browse files
Formatting
parent
6fe2ec7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
src/targets/gpu/include/migraph/gpu/context.hpp
src/targets/gpu/include/migraph/gpu/context.hpp
+1
-4
No files found.
src/targets/gpu/include/migraph/gpu/context.hpp
View file @
30371001
...
...
@@ -25,10 +25,7 @@ struct hip_device
stream
(
std
::
size_t
device_number
)
:
id
(
device_number
)
{}
void
setup
()
{
set_device
(
id
);
}
void
setup
()
{
set_device
(
id
);
}
static
hip_stream_ptr
create_stream
()
{
...
...
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