# Test Bfloat16 GeMM specific functionality
--reset
--mb=2
--allow-unimpl=true
--dir=FWD_B
--cfg=bf16bf16f32,bf16bf16bf16 --batch=shapes_gemm

--dir=FWD_D
--cfg=bf16bf16bf16 --batch=shapes_gemm

--dir=BWD_D
--cfg=f32bf16bf16,bf16bf16bf16 --batch=shapes_gemm

--dir=BWD_WB
--cfg=bf16f32bf16,bf16bf16bf16 --batch=shapes_gemm
