Add comment

This commit is contained in:
rocking
2022-05-17 08:23:43 +08:00
parent a61f34f70f
commit c2626122af

View File

@@ -95,7 +95,7 @@ int main()
c_m_n_device_buf.GetDeviceBuffer(),
{M, N},
{Stride, 1},
{0, 1},
{0, 1}, // broadcast in first dimension
{Stride, 1},
Add{},
256);