mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-06 15:54:31 +00:00
Fixing typo to resolve build errors.
This commit is contained in:
@@ -38,7 +38,7 @@ using DeviceOpInstance = ck::tensor_operation::device::DeviceGemmMultipleD_Wmma_
|
||||
F32,
|
||||
PassThrough,
|
||||
PassThrough,
|
||||
Add,
|
||||
AddRelu,
|
||||
GemmSpec,
|
||||
128,
|
||||
128,
|
||||
|
||||
@@ -36,7 +36,7 @@ using DeviceOpInstance = ck::tensor_operation::device::DeviceGemmMultipleD_Wmma_
|
||||
F32,
|
||||
PassThrough,
|
||||
PassThrough,
|
||||
Add,
|
||||
AddRelu,
|
||||
GemmSpec,
|
||||
128,
|
||||
128,
|
||||
|
||||
Reference in New Issue
Block a user