# main op
--reset
--dir=FWD_I,BWD_DW --dt=bf16 --inplace=false,true --flags=,S --tag=abx 64x128x28x28

# lnorm + typecast
--reset
--dir=FWD_I --dt=bf16:f32,f32:bf16 --flags=,S --tag=abx 64x128x28x28

# lnorm + typecast + quant
--reset
--dir=FWD_I --dt=bf16:u8,bf16:s8  --flags=,S  --attr-oscale=common:10 --tag=abx 64x128x28x28
