blob: 765ed0dc2f19c7e264277685846b40bdb6dcd3e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[reshape.https.any.worker.html]
expected: ERROR
[reshape.https.any.html]
expected: ERROR
[reshape float32 tensor to a new shape (reorder all dimensions) / async]
expected: NOTRUN
[reshape float32 tensor to a new shape (reduce dimensions) / async]
expected: NOTRUN
[reshape float32 tensor to a new shape (extend dimensions) / async]
expected: NOTRUN
[reshape float32 tensor to a new shape (one dimension being the special value of null) / async]
expected: NOTRUN
[reshape float32 tensor to 1D tensor / async]
expected: NOTRUN
[reshape float32 tensor to 1D tensor newShape=[null\] / async]
expected: NOTRUN
|