mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 18:17:44 +00:00
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:
@@ -291,6 +291,7 @@ int main(int argc, char* argv[])
|
||||
BDataType,
|
||||
CShuffleDataType,
|
||||
AccDataType,
|
||||
A0DataType,
|
||||
PassThrough,
|
||||
BElementOp>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user