Commit 120760d6 authored by ltqin's avatar ltqin
Browse files

device_grouped_mha_fwd_xdl_cshuffle_v2 ignore

parent a0044283
...@@ -182,6 +182,10 @@ __global__ void ...@@ -182,6 +182,10 @@ __global__ void
ignore = acc_element_op; ignore = acc_element_op;
ignore = b1_element_op; ignore = b1_element_op;
ignore = c_element_op; ignore = c_element_op;
ignore = p_dropout_in_16bits;
ignore = p_dropout_rescale;
ignore = seed;
ignore = offset;
#endif // end of if (defined(__gfx908__) || defined(__gfx90a__)) #endif // end of if (defined(__gfx908__) || defined(__gfx90a__))
} }
......
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