Commit bbb29a9d authored by Jing Zhang's avatar Jing Zhang
Browse files

format

parent 32380a27
...@@ -167,7 +167,8 @@ struct DeviceOperationInstanceFactory<ck::tensor_operation::device::DeviceGemmMu ...@@ -167,7 +167,8 @@ struct DeviceOperationInstanceFactory<ck::tensor_operation::device::DeviceGemmMu
ck::tensor_operation::element_wise::PassThrough, ck::tensor_operation::element_wise::PassThrough,
ck::tensor_operation::element_wise::MultiplyMultiply>> ck::tensor_operation::element_wise::MultiplyMultiply>>
{ {
using DeviceOp = DeviceGemmMultipleDSplitK<ALayout, using DeviceOp =
DeviceGemmMultipleDSplitK<ALayout,
BLayout, BLayout,
Tuple<Row, Col>, Tuple<Row, Col>,
CLayout, CLayout,
......
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