blob: 00c0b7aa0f81af1de0c5a4dc255054c76153a5d1 (
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
|
[leaky_relu.https.any.html]
expected: ERROR
[leakyRelu float32 1D tensor default options / async]
expected: NOTRUN
[leakyRelu float32 2D tensor default options / async]
expected: NOTRUN
[leakyRelu float32 3D tensor default options / async]
expected: NOTRUN
[leakyRelu float32 4D tensor default options / async]
expected: NOTRUN
[leakyRelu float32 5D tensor default options / async]
expected: NOTRUN
[leakyRelu float32 1D tensor negative options.alpha / async]
expected: NOTRUN
[leakyRelu float32 2D tensor positive options.alpha / async]
expected: NOTRUN
[leakyRelu float32 5D tensor options.alpha=0.0 / async]
expected: NOTRUN
[leaky_relu.https.any.worker.html]
expected: ERROR
|