Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / thirdparty / mkl-dnn / tests / benchdnn / inputs / reorder / test_default
1 #
2 # f32 <-> s32 <-> s8 <-> u8
3 #
4 --dt=f32,s32,s8,u8
5
6 --attr=irmode=nearest;oscale=per_oc:0.
7 --fmt=nchw,nhwc,nChw8c,nChw16c 2x64x3x3
8 --fmt=oihw,hwio 2x64x3x3
9 --fmt=goihw,gOIhw16i16o 3x32x32x2x2
10
11 --both-dir-fmt=true
12 --ifmt=nChw8c --ofmt=nChw16c 2x40x3x3  # blocked with tail
13
14 --attr=irmode=down;oscale=common:0.
15 --fmt=nchw,nhwc,nChw8c,nChw16c 2x64x3x3
16 --fmt=oihw,hwio 2x64x3x3
17
18 #
19 # f32 <-> s16
20 #
21 --reset
22 --both-dir-dt=true
23 --idt=f32 --odt=s16
24
25 --fmt=nchw,nhwc,nChw8c,nChw16c 2x64x3x3
26 --fmt=oihw,hwio 2x64x3x3