1#bf16
2--reset
3--skip-impl=ref
4--mb=2
5--stag=axb --dtag=axb
6--dir=FWD_B
7--cfg=bf16bf16f32,bf16bf16bf16
8--batch=shapes_mobilenet_dw --batch=shapes_ssd_mobilenet --batch=shapes_regression_dw
9
10--dir=BWD_D
11--cfg=f32bf16bf16,bf16bf16bf16
12--batch=shapes_mobilenet_dw --batch=shapes_ssd_mobilenet --batch=shapes_regression_dw
13
14--dir=BWD_WB
15--cfg=bf16f32bf16,bf16bf16bf16
16--batch=shapes_mobilenet_dw --batch=shapes_ssd_mobilenet --batch=shapes_regression_dw
17
18--reset
19--mb=2
20--skip-impl=ref
21--stag=axb --dtag=axb
22--dir=FWD_D
23--cfg=bf16bf16f32,bf16bf16bf16
24--attr-post-ops=relu,sum,sum+relu,prelu,add:bf16:per_oc
25--batch=shapes_mobilenet_dw
26--batch=shapes_regression_dw
27