# Option set to test all eltwise postops.

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

--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"
