Commit 493f7f2b authored by Jing Zhang's avatar Jing Zhang
Browse files

fixed CI

parent fd1cf141
...@@ -123,6 +123,7 @@ __global__ void ...@@ -123,6 +123,7 @@ __global__ void
} while(m_id < m_loops); } while(m_id < m_loops);
#else #else
ignore = grid_size_grp;
ignore = gemm_descs_const; ignore = gemm_descs_const;
ignore = group_count; ignore = group_count;
ignore = a_element_op; ignore = a_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