# harness includes reasonable algorithm coverage.
# no reset here since it does not cover data types and tags.
--alpha=0 --beta=0
--alg=abs,exp,exp_dst,gelu_erf,gelu_tanh,log,logistic,logistic_dst,round,sqrt,sqrt_dst,square,soft_relu,tanh,tanh_dst
--batch=shapes_eltwise

--alpha= --beta=0
--alg=elu,relu,swish
--batch=shapes_eltwise

--alpha=0,0.25 --beta=0
--alg=bounded_relu,elu_dst,relu_dst
--batch=shapes_eltwise

--alpha=-0.25,0 --beta=0,0.25
--alg=clip,linear
--batch=shapes_eltwise

--alpha= --beta=-1,0,0.5,1,1.5,2
--alg=pow
--batch=shapes_eltwise
