# f32, bf16
--reset

--inplace=true,false
--dt=f32,bf16
--tag=abx,aBx16b,ABx16a16b
--dir=FWD_D
--attr-post-ops=,add:f32:per_tensor
--batch=option_set_all_algs
--dir=BWD_D
--attr-post-ops=
--batch=option_set_all_algs

# uint8, int8, int32
--reset

--inplace=true,false
--dt=u8,s8,s32
--tag=axb
--dir=FWD_I
--attr-post-ops=,add:s8:per_tensor
--batch=option_set_all_algs_int8

# f16
--reset

--inplace=true,false
--dt=f16
--tag=axb
--dir=FWD_I
--attr-post-ops=,add:f16:per_tensor
--batch=option_set_all_algs

# Test CI in Nightly
--reset
--batch=test_eltwise_ci

# Test layers of some key and ext GPU DL Frameworks
--reset
--batch=option_set_fwks_key_gpu
--reset
--batch=option_set_fwks_ext_gpu

--reset
--batch=harness_eltwise_large_buffer
