"...composable_kernel.git" did not exist on "3753c4bc3c359fe6ed6cf82f7344e15619ecff69"
Commit dd410bbf authored by Jing Zhang's avatar Jing Zhang
Browse files

Merge branch 'fix_contraction_abd_example' into 3d_grouped_conv_fp16_comp_fp8

parents 80abbcff 1b1a0197
...@@ -291,6 +291,7 @@ int main(int argc, char* argv[]) ...@@ -291,6 +291,7 @@ int main(int argc, char* argv[])
BDataType, BDataType,
CShuffleDataType, CShuffleDataType,
AccDataType, AccDataType,
A0DataType,
PassThrough, PassThrough,
BElementOp>; BElementOp>;
......
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