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
27c6f5d3
"src/vscode:/vscode.git/clone" did not exist on "cb4e7a5a88465ed6847cd47ca32e8dde903c59db"
Commit
27c6f5d3
authored
Aug 26, 2022
by
turneram
Browse files
Formatting
parent
b806d730
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
src/targets/gpu/kernels/include/migraphx/kernels/ck_elementwise.hpp
...s/gpu/kernels/include/migraphx/kernels/ck_elementwise.hpp
+1
-2
No files found.
src/targets/gpu/kernels/include/migraphx/kernels/ck_elementwise.hpp
View file @
27c6f5d3
...
@@ -52,8 +52,7 @@ namespace migraphx {
...
@@ -52,8 +52,7 @@ namespace migraphx {
// ck::Sequence<8, 8>,
// ck::Sequence<8, 8>,
// ck::Sequence<8>>;
// ck::Sequence<8>>;
__host__
__device__
void
__host__
__device__
void
ck_elementwise
(
void
*
/* a_p */
,
void
*
/* b_p */
,
void
*
/* c_p */
)
ck_elementwise
(
void
*
/* a_p */
,
void
*
/* b_p */
,
void
*
/* c_p */
)
{
{
// ck::index_t M = 1024;
// ck::index_t M = 1024;
// std::array<const void*, 2> input = {a_p,
// std::array<const void*, 2> input = {a_p,
...
...
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