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
composable_kernel
Commits
c2626122
Commit
c2626122
authored
May 17, 2022
by
rocking
Browse files
Add comment
parent
a61f34f7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
example/19_binary_elementwise/broadcast_add.cpp
example/19_binary_elementwise/broadcast_add.cpp
+1
-1
No files found.
example/19_binary_elementwise/broadcast_add.cpp
View file @
c2626122
...
@@ -95,7 +95,7 @@ int main()
...
@@ -95,7 +95,7 @@ int main()
c_m_n_device_buf
.
GetDeviceBuffer
(),
c_m_n_device_buf
.
GetDeviceBuffer
(),
{
M
,
N
},
{
M
,
N
},
{
Stride
,
1
},
{
Stride
,
1
},
{
0
,
1
},
{
0
,
1
},
// broadcast in first dimension
{
Stride
,
1
},
{
Stride
,
1
},
Add
{},
Add
{},
256
);
256
);
...
...
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