"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "fac152d22b3e39cd8e9b8c94cf7eb55f175ddbd5"
Commit 2a964f40 authored by Jing Zhang's avatar Jing Zhang
Browse files

fixed ci

parent 90e186e5
...@@ -158,10 +158,9 @@ __global__ void ...@@ -158,10 +158,9 @@ __global__ void
ignore = barrier_size_grp; ignore = barrier_size_grp;
ignore = group_count; ignore = group_count;
ignore = grid_size_grp; ignore = grid_size_grp;
ignore = KBatch;
ignore = a_element_op; ignore = a_element_op;
ignore = b_element_op; ignore = b_element_op;
ignore = c_element_op; ignore = cde_element_op;
#endif #endif
} }
......
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