Commit bdc6c685 authored by Jing Zhang's avatar Jing Zhang
Browse files

fix ignore

parent 88578483
......@@ -65,7 +65,7 @@ __global__ void
c_element_op,
gemm_desc_ptr[group_id].grouped_gemm_block_2_ctile_map_);
#else
ignore = gemm_descs;
ignore = gemm_descs_const;
ignore = group_count;
ignore = a_element_op;
ignore = b_element_op;
......
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