Commit c2626122 authored by rocking's avatar rocking
Browse files

Add comment

parent a61f34f7
...@@ -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);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment