blob: 86477b3931fe357d82d75a89e6002f1b4f869985 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
[batch_normalization.https.any.html]
expected: ERROR
[batchNormalization float32 2D tensor (mean and variance are non-constant) default options / async]
expected: NOTRUN
[batchNormalization float32 2D tensor default options / async]
expected: NOTRUN
[batchNormalization float32 3D tensor default options / async]
expected: NOTRUN
[batchNormalization float32 4D tensor default options / async]
expected: NOTRUN
[batchNormalization float32 5D tensor default options / async]
expected: NOTRUN
[batchNormalization float32 4D NCHW tensor options.axis=1 / async]
expected: NOTRUN
[batchNormalization float32 4D NHWC tensor options.axis=3 / async]
expected: NOTRUN
[batchNormalization float32 4D NCHW tensor options.scale / async]
expected: NOTRUN
[batchNormalization float32 4D NCHW tensor options.bias / async]
expected: NOTRUN
[batchNormalization float32 4D NCHW tensor options.epsilon / async]
expected: NOTRUN
[batchNormalization float32 4D NCHW tensor options.activation relu / async]
expected: NOTRUN
[batchNormalization float32 4D NHWC tensor all options / async]
expected: NOTRUN
[batch_normalization.https.any.worker.html]
expected: ERROR
|