# Option set to test all eltwise postops.

# alpha and beta values taken from ../eltwise/option_set_all_algs_ci
--attr-post-ops=abs,bounded_relu:2,clip:-2:3,clip_v2:-2:3,elu:-2,exp,gelu_erf, \
                gelu_tanh,hardsigmoid:-2:3,hardswish,linear:-2:3,log,logistic, \
                logsigmoid,mish,pow:1:-1,pow:1:0.5,pow:1:1.5,relu,relu:-2, \
                round,soft_relu,soft_relu_v2:-2,square,sqrt,swish:-2,tanh

--batch=shapes_basic

# extra shapes to target avx512 grouped convolutions using xmm/ymm registers
g2_ic8oc8_ih56kh1_n"gconv_xmm:0"
g2_ic8oc8_ih56kh3ph1_n"gconv_xmm:1"
g2_ic16oc16_ih56kh1_n"gconv_ymm:0"
g2_ic16oc16_ih56kh3ph1_n"gconv_ymm:1"
