Fixed contraction issues (#960)

* add missing ComputeType

* fixed

* Update cmake-ck-dev.sh

---------

Co-authored-by: Jing Zhang <jizha@amd.com>

[ROCm/composable_kernel commit: aa46039f2d]
This commit is contained in:
zjing14
2023-10-03 09:32:44 -05:00
committed by GitHub
parent 498e886c85
commit 33859062bd
2 changed files with 2 additions and 0 deletions

View File

@@ -291,6 +291,7 @@ int main(int argc, char* argv[])
BDataType,
CShuffleDataType,
AccDataType,
A0DataType,
PassThrough,
BElementOp>;