blob: 7ea1de561b3526d981ff2d6512197fe9e325df75 (
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
|
[reshape.https.any.worker.html]
expected: ERROR
[reshape.https.any.html]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[reshape float32 tensor to a new shape (reorder all dimensions) / cpu / async]
expected: NOTRUN
[reshape float32 tensor to a new shape (reduce dimensions) / cpu / async]
expected: NOTRUN
[reshape float32 tensor to a new shape (extend dimensions) / cpu / async]
expected: NOTRUN
[reshape float32 tensor to a new shape (one dimension being the special value -1) / cpu / async]
expected: NOTRUN
[reshape float32 tensor to 1D tensor / cpu / async]
expected: NOTRUN
[reshape float32 tensor to 1D tensor newShape=[-1\] / cpu / async]
expected: NOTRUN
[reshape float32 tensor to a new shape (reorder all dimensions) / gpu / async]
expected: NOTRUN
[reshape float32 tensor to a new shape (reduce dimensions) / gpu / async]
expected: NOTRUN
[reshape float32 tensor to a new shape (extend dimensions) / gpu / async]
expected: NOTRUN
[reshape float32 tensor to a new shape (one dimension being the special value -1) / gpu / async]
expected: NOTRUN
[reshape float32 tensor to 1D tensor / gpu / async]
expected: NOTRUN
[reshape float32 tensor to 1D tensor newShape=[-1\] / gpu / async]
expected: NOTRUN
|