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
0fbbd8db
Commit
0fbbd8db
authored
Jun 30, 2022
by
Paul
Browse files
Format
parent
155bb1fd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
src/targets/gpu/kernels/include/migraphx/kernels/index.hpp
src/targets/gpu/kernels/include/migraphx/kernels/index.hpp
+4
-7
No files found.
src/targets/gpu/kernels/include/migraphx/kernels/index.hpp
View file @
0fbbd8db
...
...
@@ -123,10 +123,7 @@ struct index
}
};
inline
__device__
__attribute__
((
const
))
index
make_index
()
{
return
index
{};
}
inline
__device__
__attribute__
((
const
))
index
make_index
()
{
return
index
{};
}
}
// namespace migraphx
#endif // MIGRAPHX_GUARD_KERNELS_INDEX_HPP
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