blob: 23994d8f556fe61bab94528f2aec9d0d49b15fad (
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
42
43
44
45
46
47
|
[hard_sigmoid.https.any.html]
expected: ERROR
[hardSigmoid float32 positive 1D tensor default options / async]
expected: NOTRUN
[hardSigmoid float32 positive 2D tensor default options / async]
expected: NOTRUN
[hardSigmoid float32 positive 3D tensor default options / async]
expected: NOTRUN
[hardSigmoid float32 positive 4D tensor default options / async]
expected: NOTRUN
[hardSigmoid float32 positive 5D tensor default options / async]
expected: NOTRUN
[hardSigmoid float32 positive 4D tensor specified positive options.alpha default options.beta / async]
expected: NOTRUN
[hardSigmoid float32 negative 4D tensor specified negative options.alpha default options.beta / async]
expected: NOTRUN
[hardSigmoid float32 positive 4D tensor specified positive options.beta default options.alpha / async]
expected: NOTRUN
[hardSigmoid float32 negative 4D tensor specified negative options.beta default options.alpha / async]
expected: NOTRUN
[hardSigmoid float32 positive 4D tensor specified all options (positive options.alpha and positive options.beta) / async]
expected: NOTRUN
[hardSigmoid float32 positive 4D tensor specified all options (negative options.alpha and negative options.beta) / async]
expected: NOTRUN
[hardSigmoid float32 negative 4D tensor all options (positive options.alpha and negative options.beta) / async]
expected: NOTRUN
[hardSigmoid float32 negative 4D tensor specified all options (negative options.alpha and positive options.beta) / async]
expected: NOTRUN
[hardSigmoid float32 positive 1D constant tensor default options / async]
expected: NOTRUN
[hard_sigmoid.https.any.worker.html]
expected: ERROR
|