blob: 861af5874eff24ed4d85367c700bf3d35751d5ec (
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
|
[squeeze.https.any.worker.html]
expected: ERROR
[squeeze.https.any.html]
expected: ERROR
[squeeze float32 2D tensor by eliminating one dimension default options / async]
expected: NOTRUN
[squeeze float32 3D tensor by eliminating one dimension default options / async]
expected: NOTRUN
[squeeze float32 3D tensor by eliminating two dimensions default options / async]
expected: NOTRUN
[squeeze float32 4D tensor by eliminating two dimensions default options / async]
expected: NOTRUN
[squeeze float32 4D tensor by eliminating all dimensions default options / async]
expected: NOTRUN
[squeeze float32 5D tensor by eliminating four dimensions default options / async]
expected: NOTRUN
[squeeze float32 2D tensor by eliminating one dimension options.axes / async]
expected: NOTRUN
[squeeze float32 3D tensor by eliminating two dimensions options.axes / async]
expected: NOTRUN
[squeeze float32 4D tensor by eliminating two dimensions options.axes / async]
expected: NOTRUN
[squeeze float32 5D tensor by eliminating two dimensions options.axes / async]
expected: NOTRUN
[squeeze float32 5D tensor by eliminating four dimensions options.axes / async]
expected: NOTRUN
|