mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-05 08:28:37 -04:00
1.1 MiB
1.1 MiB
1 | backend_name | op_name | op_params | test_mode | supported | error_message | backend_reg_name |
---|---|---|---|---|---|---|---|
2 | SYCL0 | ABS | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
3 | SYCL0 | ABS | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
4 | SYCL0 | SGN | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
5 | SYCL0 | SGN | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
6 | SYCL0 | NEG | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
7 | SYCL0 | NEG | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
8 | SYCL0 | STEP | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
9 | SYCL0 | STEP | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
10 | SYCL0 | TANH | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
11 | SYCL0 | TANH | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
12 | SYCL0 | ELU | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
13 | SYCL0 | ELU | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
14 | SYCL0 | RELU | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
15 | SYCL0 | RELU | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
16 | SYCL0 | SIGMOID | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
17 | SYCL0 | SIGMOID | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
18 | SYCL0 | GELU | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
19 | SYCL0 | GELU | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
20 | SYCL0 | GELU_QUICK | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
21 | SYCL0 | GELU_QUICK | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
22 | SYCL0 | SILU | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
23 | SYCL0 | SILU | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
24 | SYCL0 | HARDSWISH | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
25 | SYCL0 | HARDSWISH | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
26 | SYCL0 | HARDSIGMOID | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
27 | SYCL0 | HARDSIGMOID | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
28 | SYCL0 | EXP | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
29 | SYCL0 | EXP | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
30 | SYCL0 | GELU_ERF | type=f16,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
31 | SYCL0 | GELU_ERF | type=f16,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
32 | SYCL0 | ABS | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
33 | SYCL0 | ABS | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
34 | SYCL0 | SGN | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
35 | SYCL0 | SGN | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
36 | SYCL0 | NEG | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
37 | SYCL0 | NEG | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
38 | SYCL0 | STEP | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
39 | SYCL0 | STEP | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
40 | SYCL0 | TANH | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
41 | SYCL0 | TANH | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
42 | SYCL0 | ELU | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
43 | SYCL0 | ELU | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
44 | SYCL0 | RELU | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
45 | SYCL0 | RELU | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
46 | SYCL0 | SIGMOID | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
47 | SYCL0 | SIGMOID | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
48 | SYCL0 | GELU | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
49 | SYCL0 | GELU | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
50 | SYCL0 | GELU_QUICK | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
51 | SYCL0 | GELU_QUICK | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
52 | SYCL0 | SILU | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
53 | SYCL0 | SILU | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
54 | SYCL0 | HARDSWISH | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
55 | SYCL0 | HARDSWISH | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
56 | SYCL0 | HARDSIGMOID | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
57 | SYCL0 | HARDSIGMOID | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
58 | SYCL0 | EXP | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
59 | SYCL0 | EXP | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
60 | SYCL0 | GELU_ERF | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
61 | SYCL0 | GELU_ERF | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
62 | SYCL0 | ABS | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
63 | SYCL0 | ABS | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
64 | SYCL0 | SGN | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
65 | SYCL0 | SGN | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
66 | SYCL0 | NEG | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
67 | SYCL0 | NEG | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
68 | SYCL0 | STEP | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
69 | SYCL0 | STEP | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
70 | SYCL0 | TANH | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
71 | SYCL0 | TANH | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
72 | SYCL0 | ELU | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
73 | SYCL0 | ELU | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
74 | SYCL0 | RELU | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
75 | SYCL0 | RELU | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
76 | SYCL0 | SIGMOID | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
77 | SYCL0 | SIGMOID | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
78 | SYCL0 | GELU | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
79 | SYCL0 | GELU | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
80 | SYCL0 | GELU_QUICK | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
81 | SYCL0 | GELU_QUICK | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
82 | SYCL0 | SILU | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
83 | SYCL0 | SILU | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
84 | SYCL0 | HARDSWISH | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
85 | SYCL0 | HARDSWISH | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
86 | SYCL0 | HARDSIGMOID | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
87 | SYCL0 | HARDSIGMOID | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
88 | SYCL0 | EXP | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
89 | SYCL0 | EXP | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
90 | SYCL0 | GELU_ERF | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | SYCL |
91 | SYCL0 | GELU_ERF | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | SYCL |
92 | SYCL0 | ABS | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
93 | SYCL0 | ABS | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
94 | SYCL0 | SGN | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
95 | SYCL0 | SGN | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
96 | SYCL0 | NEG | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
97 | SYCL0 | NEG | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
98 | SYCL0 | STEP | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
99 | SYCL0 | STEP | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
100 | SYCL0 | TANH | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
101 | SYCL0 | TANH | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
102 | SYCL0 | ELU | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
103 | SYCL0 | ELU | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
104 | SYCL0 | RELU | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
105 | SYCL0 | RELU | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
106 | SYCL0 | SIGMOID | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
107 | SYCL0 | SIGMOID | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
108 | SYCL0 | GELU | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
109 | SYCL0 | GELU | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
110 | SYCL0 | GELU_QUICK | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
111 | SYCL0 | GELU_QUICK | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
112 | SYCL0 | SILU | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
113 | SYCL0 | SILU | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
114 | SYCL0 | HARDSWISH | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
115 | SYCL0 | HARDSWISH | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
116 | SYCL0 | HARDSIGMOID | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
117 | SYCL0 | HARDSIGMOID | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
118 | SYCL0 | EXP | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
119 | SYCL0 | EXP | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
120 | SYCL0 | GELU_ERF | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | SYCL |
121 | SYCL0 | GELU_ERF | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | SYCL |
122 | SYCL0 | REGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | SYCL |
123 | SYCL0 | REGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | SYCL |
124 | SYCL0 | REGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | SYCL |
125 | SYCL0 | REGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | SYCL |
126 | SYCL0 | REGLU | type=f16,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | SYCL |
127 | SYCL0 | REGLU | type=f16,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | SYCL |
128 | SYCL0 | GEGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | SYCL |
129 | SYCL0 | GEGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | SYCL |
130 | SYCL0 | GEGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | SYCL |
131 | SYCL0 | GEGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | SYCL |
132 | SYCL0 | GEGLU | type=f16,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | SYCL |
133 | SYCL0 | GEGLU | type=f16,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | SYCL |
134 | SYCL0 | SWIGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | SYCL |
135 | SYCL0 | SWIGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | SYCL |
136 | SYCL0 | SWIGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | SYCL |
137 | SYCL0 | SWIGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | SYCL |
138 | SYCL0 | SWIGLU | type=f16,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | SYCL |
139 | SYCL0 | SWIGLU | type=f16,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | SYCL |
140 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | SYCL |
141 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | SYCL |
142 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | SYCL |
143 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | SYCL |
144 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | SYCL |
145 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | SYCL |
146 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | SYCL |
147 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | SYCL |
148 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | SYCL |
149 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | SYCL |
150 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | SYCL |
151 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | SYCL |
152 | SYCL0 | REGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | SYCL |
153 | SYCL0 | REGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | SYCL |
154 | SYCL0 | REGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | SYCL |
155 | SYCL0 | REGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | SYCL |
156 | SYCL0 | REGLU | type=f16,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | SYCL |
157 | SYCL0 | REGLU | type=f16,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | SYCL |
158 | SYCL0 | GEGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | SYCL |
159 | SYCL0 | GEGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | SYCL |
160 | SYCL0 | GEGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | SYCL |
161 | SYCL0 | GEGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | SYCL |
162 | SYCL0 | GEGLU | type=f16,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | SYCL |
163 | SYCL0 | GEGLU | type=f16,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | SYCL |
164 | SYCL0 | SWIGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | SYCL |
165 | SYCL0 | SWIGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | SYCL |
166 | SYCL0 | SWIGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | SYCL |
167 | SYCL0 | SWIGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | SYCL |
168 | SYCL0 | SWIGLU | type=f16,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | SYCL |
169 | SYCL0 | SWIGLU | type=f16,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | SYCL |
170 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | SYCL |
171 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | SYCL |
172 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | SYCL |
173 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | SYCL |
174 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | SYCL |
175 | SYCL0 | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | SYCL |
176 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | SYCL |
177 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | SYCL |
178 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | SYCL |
179 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | SYCL |
180 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | SYCL |
181 | SYCL0 | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | SYCL |
182 | SYCL0 | REGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | SYCL |
183 | SYCL0 | REGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | SYCL |
184 | SYCL0 | REGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | SYCL |
185 | SYCL0 | REGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | SYCL |
186 | SYCL0 | REGLU | type=f32,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | SYCL |
187 | SYCL0 | REGLU | type=f32,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | SYCL |
188 | SYCL0 | GEGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | SYCL |
189 | SYCL0 | GEGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | SYCL |
190 | SYCL0 | GEGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | SYCL |
191 | SYCL0 | GEGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | SYCL |
192 | SYCL0 | GEGLU | type=f32,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | SYCL |
193 | SYCL0 | GEGLU | type=f32,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | SYCL |
194 | SYCL0 | SWIGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | SYCL |
195 | SYCL0 | SWIGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | SYCL |
196 | SYCL0 | SWIGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | SYCL |
197 | SYCL0 | SWIGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | SYCL |
198 | SYCL0 | SWIGLU | type=f32,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | SYCL |
199 | SYCL0 | SWIGLU | type=f32,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | SYCL |
200 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | SYCL |
201 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | SYCL |
202 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | SYCL |
203 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | SYCL |
204 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | SYCL |
205 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | SYCL |
206 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | SYCL |
207 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | SYCL |
208 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | SYCL |
209 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | SYCL |
210 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | SYCL |
211 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | SYCL |
212 | SYCL0 | REGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | SYCL |
213 | SYCL0 | REGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | SYCL |
214 | SYCL0 | REGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | SYCL |
215 | SYCL0 | REGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | SYCL |
216 | SYCL0 | REGLU | type=f32,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | SYCL |
217 | SYCL0 | REGLU | type=f32,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | SYCL |
218 | SYCL0 | GEGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | SYCL |
219 | SYCL0 | GEGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | SYCL |
220 | SYCL0 | GEGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | SYCL |
221 | SYCL0 | GEGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | SYCL |
222 | SYCL0 | GEGLU | type=f32,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | SYCL |
223 | SYCL0 | GEGLU | type=f32,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | SYCL |
224 | SYCL0 | SWIGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | SYCL |
225 | SYCL0 | SWIGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | SYCL |
226 | SYCL0 | SWIGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | SYCL |
227 | SYCL0 | SWIGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | SYCL |
228 | SYCL0 | SWIGLU | type=f32,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | SYCL |
229 | SYCL0 | SWIGLU | type=f32,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | SYCL |
230 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | SYCL |
231 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | SYCL |
232 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | SYCL |
233 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | SYCL |
234 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | SYCL |
235 | SYCL0 | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | SYCL |
236 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | SYCL |
237 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | SYCL |
238 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | SYCL |
239 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | SYCL |
240 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | SYCL |
241 | SYCL0 | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | SYCL |
242 | SYCL0 | GET_ROWS | type=f32,n=1,m=8,r=2,b=1,v=0 | support | 1 | yes | SYCL |
243 | SYCL0 | GET_ROWS | type=f32,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | SYCL |
244 | SYCL0 | GET_ROWS | type=f32,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | SYCL |
245 | SYCL0 | GET_ROWS | type=f32,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | SYCL |
246 | SYCL0 | GET_ROWS | type=f32,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | SYCL |
247 | SYCL0 | GET_ROWS | type=f16,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | SYCL |
248 | SYCL0 | GET_ROWS | type=f16,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | SYCL |
249 | SYCL0 | GET_ROWS | type=f16,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | SYCL |
250 | SYCL0 | GET_ROWS | type=f16,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | SYCL |
251 | SYCL0 | GET_ROWS | type=bf16,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
252 | SYCL0 | GET_ROWS | type=bf16,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
253 | SYCL0 | GET_ROWS | type=bf16,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
254 | SYCL0 | GET_ROWS | type=bf16,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
255 | SYCL0 | GET_ROWS | type=q4_0,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | SYCL |
256 | SYCL0 | GET_ROWS | type=q4_0,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | SYCL |
257 | SYCL0 | GET_ROWS | type=q4_0,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | SYCL |
258 | SYCL0 | GET_ROWS | type=q4_0,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | SYCL |
259 | SYCL0 | GET_ROWS | type=q4_1,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | SYCL |
260 | SYCL0 | GET_ROWS | type=q4_1,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | SYCL |
261 | SYCL0 | GET_ROWS | type=q4_1,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | SYCL |
262 | SYCL0 | GET_ROWS | type=q4_1,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | SYCL |
263 | SYCL0 | GET_ROWS | type=q5_0,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | SYCL |
264 | SYCL0 | GET_ROWS | type=q5_0,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | SYCL |
265 | SYCL0 | GET_ROWS | type=q5_0,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | SYCL |
266 | SYCL0 | GET_ROWS | type=q5_0,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | SYCL |
267 | SYCL0 | GET_ROWS | type=q5_1,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | SYCL |
268 | SYCL0 | GET_ROWS | type=q5_1,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | SYCL |
269 | SYCL0 | GET_ROWS | type=q5_1,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | SYCL |
270 | SYCL0 | GET_ROWS | type=q5_1,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | SYCL |
271 | SYCL0 | GET_ROWS | type=q8_0,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | SYCL |
272 | SYCL0 | GET_ROWS | type=q8_0,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | SYCL |
273 | SYCL0 | GET_ROWS | type=q8_0,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | SYCL |
274 | SYCL0 | GET_ROWS | type=q8_0,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | SYCL |
275 | SYCL0 | GET_ROWS | type=q2_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
276 | SYCL0 | GET_ROWS | type=q2_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
277 | SYCL0 | GET_ROWS | type=q2_K,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
278 | SYCL0 | GET_ROWS | type=q2_K,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
279 | SYCL0 | GET_ROWS | type=q3_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
280 | SYCL0 | GET_ROWS | type=q3_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
281 | SYCL0 | GET_ROWS | type=q3_K,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
282 | SYCL0 | GET_ROWS | type=q3_K,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
283 | SYCL0 | GET_ROWS | type=q4_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
284 | SYCL0 | GET_ROWS | type=q4_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
285 | SYCL0 | GET_ROWS | type=q4_K,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
286 | SYCL0 | GET_ROWS | type=q4_K,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
287 | SYCL0 | GET_ROWS | type=q5_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
288 | SYCL0 | GET_ROWS | type=q5_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
289 | SYCL0 | GET_ROWS | type=q5_K,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
290 | SYCL0 | GET_ROWS | type=q5_K,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
291 | SYCL0 | GET_ROWS | type=q6_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
292 | SYCL0 | GET_ROWS | type=q6_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
293 | SYCL0 | GET_ROWS | type=q6_K,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
294 | SYCL0 | GET_ROWS | type=q6_K,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
295 | SYCL0 | GET_ROWS | type=iq2_xxs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
296 | SYCL0 | GET_ROWS | type=iq2_xxs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
297 | SYCL0 | GET_ROWS | type=iq2_xxs,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
298 | SYCL0 | GET_ROWS | type=iq2_xxs,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
299 | SYCL0 | GET_ROWS | type=iq2_xs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
300 | SYCL0 | GET_ROWS | type=iq2_xs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
301 | SYCL0 | GET_ROWS | type=iq2_xs,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
302 | SYCL0 | GET_ROWS | type=iq2_xs,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
303 | SYCL0 | GET_ROWS | type=iq2_s,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
304 | SYCL0 | GET_ROWS | type=iq2_s,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
305 | SYCL0 | GET_ROWS | type=iq2_s,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
306 | SYCL0 | GET_ROWS | type=iq2_s,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
307 | SYCL0 | GET_ROWS | type=iq3_xxs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
308 | SYCL0 | GET_ROWS | type=iq3_xxs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
309 | SYCL0 | GET_ROWS | type=iq3_xxs,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
310 | SYCL0 | GET_ROWS | type=iq3_xxs,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
311 | SYCL0 | GET_ROWS | type=iq1_s,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
312 | SYCL0 | GET_ROWS | type=iq1_s,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
313 | SYCL0 | GET_ROWS | type=iq1_s,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
314 | SYCL0 | GET_ROWS | type=iq1_s,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
315 | SYCL0 | GET_ROWS | type=iq1_m,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
316 | SYCL0 | GET_ROWS | type=iq1_m,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
317 | SYCL0 | GET_ROWS | type=iq1_m,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
318 | SYCL0 | GET_ROWS | type=iq1_m,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
319 | SYCL0 | GET_ROWS | type=iq4_nl,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
320 | SYCL0 | GET_ROWS | type=iq4_nl,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
321 | SYCL0 | GET_ROWS | type=iq4_nl,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
322 | SYCL0 | GET_ROWS | type=iq4_nl,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
323 | SYCL0 | GET_ROWS | type=iq3_s,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
324 | SYCL0 | GET_ROWS | type=iq3_s,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
325 | SYCL0 | GET_ROWS | type=iq3_s,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
326 | SYCL0 | GET_ROWS | type=iq3_s,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
327 | SYCL0 | GET_ROWS | type=iq4_xs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
328 | SYCL0 | GET_ROWS | type=iq4_xs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
329 | SYCL0 | GET_ROWS | type=iq4_xs,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
330 | SYCL0 | GET_ROWS | type=iq4_xs,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
331 | SYCL0 | GET_ROWS | type=i32,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
332 | SYCL0 | GET_ROWS | type=i32,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
333 | SYCL0 | GET_ROWS | type=i32,n=256,m=5,r=4,b=7,v=0 | support | 0 | no | SYCL |
334 | SYCL0 | GET_ROWS | type=i32,n=256,m=5,r=4,b=7,v=1 | support | 0 | no | SYCL |
335 | SYCL0 | GET_ROWS_BACK | type=f32,n=1,m=8,r=2,b=1,v=0 | support | 0 | no | SYCL |
336 | SYCL0 | GET_ROWS_BACK | type=f32,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
337 | SYCL0 | GET_ROWS_BACK | type=f32,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
338 | SYCL0 | GET_ROWS_BACK | type=f16,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
339 | SYCL0 | GET_ROWS_BACK | type=f16,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
340 | SYCL0 | GET_ROWS_BACK | type=bf16,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
341 | SYCL0 | GET_ROWS_BACK | type=bf16,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
342 | SYCL0 | GET_ROWS_BACK | type=q4_0,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
343 | SYCL0 | GET_ROWS_BACK | type=q4_0,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
344 | SYCL0 | GET_ROWS_BACK | type=q4_1,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
345 | SYCL0 | GET_ROWS_BACK | type=q4_1,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
346 | SYCL0 | GET_ROWS_BACK | type=q5_0,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
347 | SYCL0 | GET_ROWS_BACK | type=q5_0,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
348 | SYCL0 | GET_ROWS_BACK | type=q5_1,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
349 | SYCL0 | GET_ROWS_BACK | type=q5_1,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
350 | SYCL0 | GET_ROWS_BACK | type=q8_0,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
351 | SYCL0 | GET_ROWS_BACK | type=q8_0,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
352 | SYCL0 | GET_ROWS_BACK | type=q2_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
353 | SYCL0 | GET_ROWS_BACK | type=q2_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
354 | SYCL0 | GET_ROWS_BACK | type=q3_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
355 | SYCL0 | GET_ROWS_BACK | type=q3_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
356 | SYCL0 | GET_ROWS_BACK | type=q4_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
357 | SYCL0 | GET_ROWS_BACK | type=q4_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
358 | SYCL0 | GET_ROWS_BACK | type=q5_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
359 | SYCL0 | GET_ROWS_BACK | type=q5_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
360 | SYCL0 | GET_ROWS_BACK | type=q6_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
361 | SYCL0 | GET_ROWS_BACK | type=q6_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
362 | SYCL0 | GET_ROWS_BACK | type=iq2_xxs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
363 | SYCL0 | GET_ROWS_BACK | type=iq2_xxs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
364 | SYCL0 | GET_ROWS_BACK | type=iq2_xs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
365 | SYCL0 | GET_ROWS_BACK | type=iq2_xs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
366 | SYCL0 | GET_ROWS_BACK | type=iq2_s,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
367 | SYCL0 | GET_ROWS_BACK | type=iq2_s,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
368 | SYCL0 | GET_ROWS_BACK | type=iq3_xxs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
369 | SYCL0 | GET_ROWS_BACK | type=iq3_xxs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
370 | SYCL0 | GET_ROWS_BACK | type=iq1_s,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
371 | SYCL0 | GET_ROWS_BACK | type=iq1_s,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
372 | SYCL0 | GET_ROWS_BACK | type=iq1_m,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
373 | SYCL0 | GET_ROWS_BACK | type=iq1_m,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
374 | SYCL0 | GET_ROWS_BACK | type=iq4_nl,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
375 | SYCL0 | GET_ROWS_BACK | type=iq4_nl,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
376 | SYCL0 | GET_ROWS_BACK | type=iq3_s,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
377 | SYCL0 | GET_ROWS_BACK | type=iq3_s,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
378 | SYCL0 | GET_ROWS_BACK | type=iq4_xs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
379 | SYCL0 | GET_ROWS_BACK | type=iq4_xs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
380 | SYCL0 | GET_ROWS_BACK | type=i32,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | SYCL |
381 | SYCL0 | GET_ROWS_BACK | type=i32,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | SYCL |
382 | SYCL0 | SET_ROWS | type=f32,ne=[1,8,1,3],nr23=[1,1],r=2,v=0 | support | 1 | yes | SYCL |
383 | SYCL0 | SET_ROWS | type=f32,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | SYCL |
384 | SYCL0 | SET_ROWS | type=f32,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | SYCL |
385 | SYCL0 | SET_ROWS | type=f32,ne=[3,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | SYCL |
386 | SYCL0 | SET_ROWS | type=f32,ne=[31,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | SYCL |
387 | SYCL0 | SET_ROWS | type=f32,ne=[33,5,1,1],nr23=[2,3],r=1,v=0 | support | 1 | yes | SYCL |
388 | SYCL0 | SET_ROWS | type=f32,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | SYCL |
389 | SYCL0 | SET_ROWS | type=f32,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | SYCL |
390 | SYCL0 | SET_ROWS | type=f32,ne=[3,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | SYCL |
391 | SYCL0 | SET_ROWS | type=f32,ne=[31,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | SYCL |
392 | SYCL0 | SET_ROWS | type=f32,ne=[33,5,1,1],nr23=[2,3],r=1,v=1 | support | 1 | yes | SYCL |
393 | SYCL0 | SET_ROWS | type=f32,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | SYCL |
394 | SYCL0 | SET_ROWS | type=f32,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | SYCL |
395 | SYCL0 | SET_ROWS | type=f32,ne=[3,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | SYCL |
396 | SYCL0 | SET_ROWS | type=f32,ne=[31,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | SYCL |
397 | SYCL0 | SET_ROWS | type=f32,ne=[33,5,1,7],nr23=[2,3],r=1,v=0 | support | 1 | yes | SYCL |
398 | SYCL0 | SET_ROWS | type=f32,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | SYCL |
399 | SYCL0 | SET_ROWS | type=f32,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | SYCL |
400 | SYCL0 | SET_ROWS | type=f32,ne=[3,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | SYCL |
401 | SYCL0 | SET_ROWS | type=f32,ne=[31,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | SYCL |
402 | SYCL0 | SET_ROWS | type=f32,ne=[33,5,1,7],nr23=[2,3],r=1,v=1 | support | 1 | yes | SYCL |
403 | SYCL0 | SET_ROWS | type=f16,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | SYCL |
404 | SYCL0 | SET_ROWS | type=f16,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | SYCL |
405 | SYCL0 | SET_ROWS | type=f16,ne=[3,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | SYCL |
406 | SYCL0 | SET_ROWS | type=f16,ne=[31,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | SYCL |
407 | SYCL0 | SET_ROWS | type=f16,ne=[33,5,1,1],nr23=[2,3],r=1,v=0 | support | 1 | yes | SYCL |
408 | SYCL0 | SET_ROWS | type=f16,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | SYCL |
409 | SYCL0 | SET_ROWS | type=f16,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | SYCL |
410 | SYCL0 | SET_ROWS | type=f16,ne=[3,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | SYCL |
411 | SYCL0 | SET_ROWS | type=f16,ne=[31,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | SYCL |
412 | SYCL0 | SET_ROWS | type=f16,ne=[33,5,1,1],nr23=[2,3],r=1,v=1 | support | 1 | yes | SYCL |
413 | SYCL0 | SET_ROWS | type=f16,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | SYCL |
414 | SYCL0 | SET_ROWS | type=f16,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | SYCL |
415 | SYCL0 | SET_ROWS | type=f16,ne=[3,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | SYCL |
416 | SYCL0 | SET_ROWS | type=f16,ne=[31,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | SYCL |
417 | SYCL0 | SET_ROWS | type=f16,ne=[33,5,1,7],nr23=[2,3],r=1,v=0 | support | 1 | yes | SYCL |
418 | SYCL0 | SET_ROWS | type=f16,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | SYCL |
419 | SYCL0 | SET_ROWS | type=f16,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | SYCL |
420 | SYCL0 | SET_ROWS | type=f16,ne=[3,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | SYCL |
421 | SYCL0 | SET_ROWS | type=f16,ne=[31,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | SYCL |
422 | SYCL0 | SET_ROWS | type=f16,ne=[33,5,1,7],nr23=[2,3],r=1,v=1 | support | 1 | yes | SYCL |
423 | SYCL0 | SET_ROWS | type=bf16,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
424 | SYCL0 | SET_ROWS | type=bf16,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
425 | SYCL0 | SET_ROWS | type=bf16,ne=[3,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
426 | SYCL0 | SET_ROWS | type=bf16,ne=[31,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
427 | SYCL0 | SET_ROWS | type=bf16,ne=[33,5,1,1],nr23=[2,3],r=1,v=0 | support | 0 | no | SYCL |
428 | SYCL0 | SET_ROWS | type=bf16,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
429 | SYCL0 | SET_ROWS | type=bf16,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
430 | SYCL0 | SET_ROWS | type=bf16,ne=[3,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
431 | SYCL0 | SET_ROWS | type=bf16,ne=[31,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
432 | SYCL0 | SET_ROWS | type=bf16,ne=[33,5,1,1],nr23=[2,3],r=1,v=1 | support | 0 | no | SYCL |
433 | SYCL0 | SET_ROWS | type=bf16,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
434 | SYCL0 | SET_ROWS | type=bf16,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
435 | SYCL0 | SET_ROWS | type=bf16,ne=[3,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
436 | SYCL0 | SET_ROWS | type=bf16,ne=[31,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
437 | SYCL0 | SET_ROWS | type=bf16,ne=[33,5,1,7],nr23=[2,3],r=1,v=0 | support | 0 | no | SYCL |
438 | SYCL0 | SET_ROWS | type=bf16,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
439 | SYCL0 | SET_ROWS | type=bf16,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
440 | SYCL0 | SET_ROWS | type=bf16,ne=[3,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
441 | SYCL0 | SET_ROWS | type=bf16,ne=[31,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
442 | SYCL0 | SET_ROWS | type=bf16,ne=[33,5,1,7],nr23=[2,3],r=1,v=1 | support | 0 | no | SYCL |
443 | SYCL0 | SET_ROWS | type=q4_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
444 | SYCL0 | SET_ROWS | type=q4_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
445 | SYCL0 | SET_ROWS | type=q4_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
446 | SYCL0 | SET_ROWS | type=q4_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
447 | SYCL0 | SET_ROWS | type=q4_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
448 | SYCL0 | SET_ROWS | type=q4_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
449 | SYCL0 | SET_ROWS | type=q4_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
450 | SYCL0 | SET_ROWS | type=q4_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
451 | SYCL0 | SET_ROWS | type=q4_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
452 | SYCL0 | SET_ROWS | type=q4_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
453 | SYCL0 | SET_ROWS | type=q4_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
454 | SYCL0 | SET_ROWS | type=q4_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
455 | SYCL0 | SET_ROWS | type=q4_1,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
456 | SYCL0 | SET_ROWS | type=q4_1,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
457 | SYCL0 | SET_ROWS | type=q4_1,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
458 | SYCL0 | SET_ROWS | type=q4_1,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
459 | SYCL0 | SET_ROWS | type=q4_1,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
460 | SYCL0 | SET_ROWS | type=q4_1,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
461 | SYCL0 | SET_ROWS | type=q4_1,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
462 | SYCL0 | SET_ROWS | type=q4_1,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
463 | SYCL0 | SET_ROWS | type=q4_1,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
464 | SYCL0 | SET_ROWS | type=q4_1,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
465 | SYCL0 | SET_ROWS | type=q4_1,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
466 | SYCL0 | SET_ROWS | type=q4_1,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
467 | SYCL0 | SET_ROWS | type=q5_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
468 | SYCL0 | SET_ROWS | type=q5_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
469 | SYCL0 | SET_ROWS | type=q5_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
470 | SYCL0 | SET_ROWS | type=q5_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
471 | SYCL0 | SET_ROWS | type=q5_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
472 | SYCL0 | SET_ROWS | type=q5_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
473 | SYCL0 | SET_ROWS | type=q5_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
474 | SYCL0 | SET_ROWS | type=q5_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
475 | SYCL0 | SET_ROWS | type=q5_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
476 | SYCL0 | SET_ROWS | type=q5_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
477 | SYCL0 | SET_ROWS | type=q5_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
478 | SYCL0 | SET_ROWS | type=q5_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
479 | SYCL0 | SET_ROWS | type=q5_1,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
480 | SYCL0 | SET_ROWS | type=q5_1,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
481 | SYCL0 | SET_ROWS | type=q5_1,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
482 | SYCL0 | SET_ROWS | type=q5_1,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
483 | SYCL0 | SET_ROWS | type=q5_1,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
484 | SYCL0 | SET_ROWS | type=q5_1,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
485 | SYCL0 | SET_ROWS | type=q5_1,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
486 | SYCL0 | SET_ROWS | type=q5_1,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
487 | SYCL0 | SET_ROWS | type=q5_1,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
488 | SYCL0 | SET_ROWS | type=q5_1,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
489 | SYCL0 | SET_ROWS | type=q5_1,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
490 | SYCL0 | SET_ROWS | type=q5_1,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
491 | SYCL0 | SET_ROWS | type=q8_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
492 | SYCL0 | SET_ROWS | type=q8_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
493 | SYCL0 | SET_ROWS | type=q8_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
494 | SYCL0 | SET_ROWS | type=q8_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
495 | SYCL0 | SET_ROWS | type=q8_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
496 | SYCL0 | SET_ROWS | type=q8_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
497 | SYCL0 | SET_ROWS | type=q8_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
498 | SYCL0 | SET_ROWS | type=q8_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
499 | SYCL0 | SET_ROWS | type=q8_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
500 | SYCL0 | SET_ROWS | type=q8_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
501 | SYCL0 | SET_ROWS | type=q8_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
502 | SYCL0 | SET_ROWS | type=q8_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
503 | SYCL0 | SET_ROWS | type=q2_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
504 | SYCL0 | SET_ROWS | type=q2_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
505 | SYCL0 | SET_ROWS | type=q2_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
506 | SYCL0 | SET_ROWS | type=q2_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
507 | SYCL0 | SET_ROWS | type=q2_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
508 | SYCL0 | SET_ROWS | type=q2_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
509 | SYCL0 | SET_ROWS | type=q2_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
510 | SYCL0 | SET_ROWS | type=q2_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
511 | SYCL0 | SET_ROWS | type=q2_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
512 | SYCL0 | SET_ROWS | type=q2_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
513 | SYCL0 | SET_ROWS | type=q2_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
514 | SYCL0 | SET_ROWS | type=q2_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
515 | SYCL0 | SET_ROWS | type=q3_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
516 | SYCL0 | SET_ROWS | type=q3_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
517 | SYCL0 | SET_ROWS | type=q3_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
518 | SYCL0 | SET_ROWS | type=q3_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
519 | SYCL0 | SET_ROWS | type=q3_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
520 | SYCL0 | SET_ROWS | type=q3_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
521 | SYCL0 | SET_ROWS | type=q3_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
522 | SYCL0 | SET_ROWS | type=q3_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
523 | SYCL0 | SET_ROWS | type=q3_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
524 | SYCL0 | SET_ROWS | type=q3_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
525 | SYCL0 | SET_ROWS | type=q3_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
526 | SYCL0 | SET_ROWS | type=q3_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
527 | SYCL0 | SET_ROWS | type=q4_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
528 | SYCL0 | SET_ROWS | type=q4_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
529 | SYCL0 | SET_ROWS | type=q4_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
530 | SYCL0 | SET_ROWS | type=q4_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
531 | SYCL0 | SET_ROWS | type=q4_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
532 | SYCL0 | SET_ROWS | type=q4_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
533 | SYCL0 | SET_ROWS | type=q4_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
534 | SYCL0 | SET_ROWS | type=q4_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
535 | SYCL0 | SET_ROWS | type=q4_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
536 | SYCL0 | SET_ROWS | type=q4_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
537 | SYCL0 | SET_ROWS | type=q4_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
538 | SYCL0 | SET_ROWS | type=q4_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
539 | SYCL0 | SET_ROWS | type=q5_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
540 | SYCL0 | SET_ROWS | type=q5_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
541 | SYCL0 | SET_ROWS | type=q5_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
542 | SYCL0 | SET_ROWS | type=q5_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
543 | SYCL0 | SET_ROWS | type=q5_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
544 | SYCL0 | SET_ROWS | type=q5_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
545 | SYCL0 | SET_ROWS | type=q5_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
546 | SYCL0 | SET_ROWS | type=q5_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
547 | SYCL0 | SET_ROWS | type=q5_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
548 | SYCL0 | SET_ROWS | type=q5_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
549 | SYCL0 | SET_ROWS | type=q5_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
550 | SYCL0 | SET_ROWS | type=q5_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
551 | SYCL0 | SET_ROWS | type=q6_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
552 | SYCL0 | SET_ROWS | type=q6_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
553 | SYCL0 | SET_ROWS | type=q6_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
554 | SYCL0 | SET_ROWS | type=q6_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
555 | SYCL0 | SET_ROWS | type=q6_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
556 | SYCL0 | SET_ROWS | type=q6_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
557 | SYCL0 | SET_ROWS | type=q6_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
558 | SYCL0 | SET_ROWS | type=q6_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
559 | SYCL0 | SET_ROWS | type=q6_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
560 | SYCL0 | SET_ROWS | type=q6_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
561 | SYCL0 | SET_ROWS | type=q6_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
562 | SYCL0 | SET_ROWS | type=q6_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
563 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
564 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
565 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
566 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
567 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
568 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
569 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
570 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
571 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
572 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
573 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
574 | SYCL0 | SET_ROWS | type=iq2_xxs,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
575 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
576 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
577 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
578 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
579 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
580 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
581 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
582 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
583 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
584 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
585 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
586 | SYCL0 | SET_ROWS | type=iq2_xs,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
587 | SYCL0 | SET_ROWS | type=iq2_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
588 | SYCL0 | SET_ROWS | type=iq2_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
589 | SYCL0 | SET_ROWS | type=iq2_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
590 | SYCL0 | SET_ROWS | type=iq2_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
591 | SYCL0 | SET_ROWS | type=iq2_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
592 | SYCL0 | SET_ROWS | type=iq2_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
593 | SYCL0 | SET_ROWS | type=iq2_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
594 | SYCL0 | SET_ROWS | type=iq2_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
595 | SYCL0 | SET_ROWS | type=iq2_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
596 | SYCL0 | SET_ROWS | type=iq2_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
597 | SYCL0 | SET_ROWS | type=iq2_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
598 | SYCL0 | SET_ROWS | type=iq2_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
599 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
600 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
601 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
602 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
603 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
604 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
605 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
606 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
607 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
608 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
609 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
610 | SYCL0 | SET_ROWS | type=iq3_xxs,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
611 | SYCL0 | SET_ROWS | type=iq1_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
612 | SYCL0 | SET_ROWS | type=iq1_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
613 | SYCL0 | SET_ROWS | type=iq1_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
614 | SYCL0 | SET_ROWS | type=iq1_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
615 | SYCL0 | SET_ROWS | type=iq1_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
616 | SYCL0 | SET_ROWS | type=iq1_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
617 | SYCL0 | SET_ROWS | type=iq1_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
618 | SYCL0 | SET_ROWS | type=iq1_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
619 | SYCL0 | SET_ROWS | type=iq1_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
620 | SYCL0 | SET_ROWS | type=iq1_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
621 | SYCL0 | SET_ROWS | type=iq1_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
622 | SYCL0 | SET_ROWS | type=iq1_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
623 | SYCL0 | SET_ROWS | type=iq1_m,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
624 | SYCL0 | SET_ROWS | type=iq1_m,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
625 | SYCL0 | SET_ROWS | type=iq1_m,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
626 | SYCL0 | SET_ROWS | type=iq1_m,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
627 | SYCL0 | SET_ROWS | type=iq1_m,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
628 | SYCL0 | SET_ROWS | type=iq1_m,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
629 | SYCL0 | SET_ROWS | type=iq1_m,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
630 | SYCL0 | SET_ROWS | type=iq1_m,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
631 | SYCL0 | SET_ROWS | type=iq1_m,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
632 | SYCL0 | SET_ROWS | type=iq1_m,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
633 | SYCL0 | SET_ROWS | type=iq1_m,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
634 | SYCL0 | SET_ROWS | type=iq1_m,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
635 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
636 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
637 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
638 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
639 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
640 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
641 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
642 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
643 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
644 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
645 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
646 | SYCL0 | SET_ROWS | type=iq4_nl,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
647 | SYCL0 | SET_ROWS | type=iq3_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
648 | SYCL0 | SET_ROWS | type=iq3_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
649 | SYCL0 | SET_ROWS | type=iq3_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
650 | SYCL0 | SET_ROWS | type=iq3_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
651 | SYCL0 | SET_ROWS | type=iq3_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
652 | SYCL0 | SET_ROWS | type=iq3_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
653 | SYCL0 | SET_ROWS | type=iq3_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
654 | SYCL0 | SET_ROWS | type=iq3_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
655 | SYCL0 | SET_ROWS | type=iq3_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
656 | SYCL0 | SET_ROWS | type=iq3_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
657 | SYCL0 | SET_ROWS | type=iq3_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
658 | SYCL0 | SET_ROWS | type=iq3_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
659 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
660 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
661 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
662 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
663 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
664 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
665 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | SYCL |
666 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | SYCL |
667 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | SYCL |
668 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | SYCL |
669 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | SYCL |
670 | SYCL0 | SET_ROWS | type=iq4_xs,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | SYCL |
671 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
672 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
673 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
674 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
675 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
676 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
677 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
678 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
679 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
680 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
681 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
682 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
683 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
684 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
685 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
686 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
687 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
688 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
689 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
690 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
691 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
692 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
693 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
694 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
695 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
696 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
697 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
698 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
699 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
700 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
701 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
702 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
703 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
704 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
705 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
706 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
707 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
708 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
709 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
710 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
711 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
712 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
713 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
714 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
715 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
716 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
717 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
718 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
719 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
720 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
721 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
722 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
723 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
724 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
725 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
726 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
727 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
728 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
729 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
730 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
731 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
732 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
733 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
734 | SYCL0 | POOL_2D | pool_type=avg,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
735 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
736 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
737 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
738 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
739 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
740 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
741 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
742 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=1,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
743 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
744 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
745 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
746 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
747 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
748 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
749 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
750 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=1,s0=2,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
751 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
752 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
753 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
754 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
755 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
756 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
757 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
758 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=1,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
759 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
760 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
761 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
762 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
763 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
764 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
765 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
766 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=1,k1=3,s0=2,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
767 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
768 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
769 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
770 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
771 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
772 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
773 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
774 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=1,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
775 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
776 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
777 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
778 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
779 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
780 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
781 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
782 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=1,s0=2,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
783 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
784 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
785 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
786 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
787 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
788 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
789 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
790 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=1,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
791 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=1,p0=0,p1=0 | support | 1 | yes | SYCL |
792 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=1,p0=0,p1=1 | support | 1 | yes | SYCL |
793 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=1,p0=1,p1=0 | support | 1 | yes | SYCL |
794 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=1,p0=1,p1=1 | support | 1 | yes | SYCL |
795 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=2,p0=0,p1=0 | support | 1 | yes | SYCL |
796 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=2,p0=0,p1=1 | support | 1 | yes | SYCL |
797 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=2,p0=1,p1=0 | support | 1 | yes | SYCL |
798 | SYCL0 | POOL_2D | pool_type=max,type_input=f32,ne_input=[10,10,3,1],k0=3,k1=3,s0=2,s1=2,p0=1,p1=1 | support | 1 | yes | SYCL |
799 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[3000,128,1,1],ne_kernel=[3,128,1280,1],s0=1,s1=0,p0=1,p1=0,d0=1,d1=0,is_2D=0 | support | 1 | yes | SYCL |
800 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f32,ne_input=[3000,128,1,1],ne_kernel=[3,128,1280,1],s0=1,s1=0,p0=1,p1=0,d0=1,d1=0,is_2D=0 | support | 1 | yes | SYCL |
801 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[3000,128,1,1],ne_kernel=[3,128,1280,1],s0=1,s1=0,p0=1,p1=0,d0=1,d1=0,is_2D=0 | support | 1 | yes | SYCL |
802 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,2,2,1],ne_kernel=[3,2,2,1],s0=1,s1=0,p0=0,p1=0,d0=1,d1=0,is_2D=0 | support | 1 | yes | SYCL |
803 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,2,2,1],ne_kernel=[3,2,2,1],s0=1,s1=0,p0=0,p1=0,d0=3,d1=0,is_2D=0 | support | 1 | yes | SYCL |
804 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,2,2,1],ne_kernel=[3,2,2,1],s0=1,s1=0,p0=3,p1=0,d0=1,d1=0,is_2D=0 | support | 1 | yes | SYCL |
805 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,2,2,1],ne_kernel=[3,2,2,1],s0=1,s1=0,p0=3,p1=0,d0=3,d1=0,is_2D=0 | support | 1 | yes | SYCL |
806 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,2,2,1],ne_kernel=[3,2,2,1],s0=3,s1=0,p0=0,p1=0,d0=1,d1=0,is_2D=0 | support | 1 | yes | SYCL |
807 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,2,2,1],ne_kernel=[3,2,2,1],s0=3,s1=0,p0=0,p1=0,d0=3,d1=0,is_2D=0 | support | 1 | yes | SYCL |
808 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,2,2,1],ne_kernel=[3,2,2,1],s0=3,s1=0,p0=3,p1=0,d0=1,d1=0,is_2D=0 | support | 1 | yes | SYCL |
809 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,2,2,1],ne_kernel=[3,2,2,1],s0=3,s1=0,p0=3,p1=0,d0=3,d1=0,is_2D=0 | support | 1 | yes | SYCL |
810 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[10,10,3,1],ne_kernel=[3,3,3,1],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
811 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f32,ne_input=[10,10,3,1],ne_kernel=[3,3,3,1],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
812 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[10,10,3,1],ne_kernel=[3,3,3,1],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
813 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=0,p1=0,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
814 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=0,p1=0,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
815 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=0,p1=0,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
816 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=0,p1=0,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
817 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=0,p1=3,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
818 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=0,p1=3,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
819 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=0,p1=3,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
820 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=0,p1=3,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
821 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=3,p1=0,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
822 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=3,p1=0,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
823 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=3,p1=0,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
824 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=3,p1=0,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
825 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=3,p1=3,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
826 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=3,p1=3,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
827 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=3,p1=3,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
828 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=1,p0=3,p1=3,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
829 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=0,p1=0,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
830 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=0,p1=0,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
831 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=0,p1=0,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
832 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=0,p1=0,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
833 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=0,p1=3,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
834 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=0,p1=3,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
835 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=0,p1=3,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
836 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=0,p1=3,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
837 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=3,p1=0,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
838 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=3,p1=0,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
839 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=3,p1=0,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
840 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=3,p1=0,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
841 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=3,p1=3,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
842 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=3,p1=3,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
843 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=3,p1=3,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
844 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=1,s1=3,p0=3,p1=3,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
845 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=0,p1=0,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
846 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=0,p1=0,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
847 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=0,p1=0,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
848 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=0,p1=0,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
849 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=0,p1=3,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
850 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=0,p1=3,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
851 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=0,p1=3,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
852 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=0,p1=3,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
853 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=3,p1=0,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
854 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=3,p1=0,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
855 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=3,p1=0,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
856 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=3,p1=0,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
857 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=3,p1=3,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
858 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=3,p1=3,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
859 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=3,p1=3,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
860 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=1,p0=3,p1=3,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
861 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=0,p1=0,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
862 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=0,p1=0,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
863 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=0,p1=0,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
864 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=0,p1=0,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
865 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=0,p1=3,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
866 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=0,p1=3,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
867 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=0,p1=3,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
868 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=0,p1=3,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
869 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=3,p1=0,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
870 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=3,p1=0,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
871 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=3,p1=0,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
872 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=3,p1=0,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
873 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=3,p1=3,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
874 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=3,p1=3,d0=1,d1=3,is_2D=1 | support | 1 | yes | SYCL |
875 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=3,p1=3,d0=3,d1=1,is_2D=1 | support | 1 | yes | SYCL |
876 | SYCL0 | IM2COL | type_input=f32,type_kernel=f32,dst_type=f32,ne_input=[20,20,2,2],ne_kernel=[3,3,2,2],s0=3,s1=3,p0=3,p1=3,d0=3,d1=3,is_2D=1 | support | 1 | yes | SYCL |
877 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[12,12,1,32],ne_kernel=[3,3,1,32],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
878 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[12,12,2,32],ne_kernel=[3,3,2,32],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
879 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[12,12,1,1024],ne_kernel=[3,3,1,1024],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
880 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[12,12,2,1024],ne_kernel=[3,3,2,1024],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
881 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[12,12,1,2048],ne_kernel=[3,3,1,2048],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
882 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[12,12,2,2048],ne_kernel=[3,3,2,2048],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
883 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[12,12,1,2560],ne_kernel=[3,3,1,2560],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
884 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[12,12,2,2560],ne_kernel=[3,3,2,2560],s0=1,s1=1,p0=1,p1=1,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
885 | SYCL0 | IM2COL | type_input=f32,type_kernel=f16,dst_type=f16,ne_input=[5,5,1,32],ne_kernel=[3,4,1,32],s0=1,s1=1,p0=0,p1=0,d0=1,d1=1,is_2D=1 | support | 1 | yes | SYCL |
886 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
887 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
888 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
889 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
890 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
891 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
892 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
893 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
894 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
895 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
896 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
897 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
898 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
899 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
900 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
901 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
902 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
903 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
904 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
905 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
906 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
907 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
908 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
909 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
910 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
911 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
912 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
913 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
914 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
915 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
916 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
917 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
918 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
919 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
920 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
921 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
922 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
923 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
924 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
925 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
926 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
927 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
928 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
929 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
930 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
931 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
932 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
933 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
934 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
935 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
936 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
937 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
938 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
939 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
940 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
941 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
942 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
943 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
944 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
945 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
946 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
947 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
948 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
949 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
950 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
951 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
952 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
953 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
954 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
955 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
956 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
957 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
958 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
959 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
960 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
961 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
962 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
963 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
964 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
965 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
966 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
967 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
968 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
969 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
970 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
971 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
972 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
973 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
974 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
975 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
976 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
977 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
978 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
979 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
980 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
981 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
982 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
983 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
984 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
985 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
986 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
987 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
988 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
989 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
990 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
991 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
992 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
993 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
994 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
995 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
996 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
997 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
998 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
999 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1000 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1001 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1002 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1003 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1004 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1005 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1006 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1007 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1008 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1009 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1010 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1011 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1012 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1013 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1014 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1015 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1016 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1017 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1018 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1019 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1020 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1021 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1022 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1023 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1024 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1025 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1026 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1027 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1028 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1029 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1030 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1031 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1032 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1033 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1034 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1035 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1036 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1037 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1038 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1039 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1040 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1041 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1042 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1043 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1044 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1045 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1046 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1047 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1048 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1049 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1050 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1051 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1052 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1053 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1054 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1055 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1056 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1057 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1058 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1059 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1060 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1061 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1062 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1063 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1064 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1065 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1066 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1067 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1068 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1069 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1070 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1071 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1072 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1073 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1074 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1075 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1076 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1077 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1078 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1079 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1080 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1081 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1082 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1083 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1084 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1085 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1086 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1087 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1088 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1089 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1090 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1091 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1092 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1093 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1094 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1095 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1096 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1097 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1098 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1099 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1100 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1101 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1102 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1103 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1104 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1105 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1106 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1107 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1108 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1109 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1110 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1111 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1112 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1113 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1114 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1115 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1116 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1117 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1118 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1119 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1120 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1121 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1122 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1123 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1124 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1125 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1126 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1127 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1128 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1129 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1130 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1131 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1132 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1133 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1134 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1135 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1136 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1137 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1138 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1139 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1140 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1141 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1142 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1143 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1144 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1145 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1146 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1147 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1148 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1149 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1150 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1151 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1152 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1153 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1154 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1155 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1156 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1157 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1158 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1159 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1160 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1161 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1162 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1163 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1164 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1165 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1166 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1167 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1168 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1169 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1170 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1171 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1172 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1173 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1174 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1175 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1176 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1177 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1178 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1179 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1180 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1181 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1182 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1183 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1184 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1185 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1186 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1187 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1188 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1189 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1190 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1191 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1192 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1193 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1194 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1195 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1196 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1197 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1198 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1199 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1200 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1201 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1202 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1203 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1204 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1205 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1206 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1207 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1208 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1209 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1210 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1211 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1212 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1213 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1214 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1215 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1216 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1217 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1218 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1219 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1220 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1221 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1222 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1223 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1224 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1225 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1226 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1227 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1228 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1229 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1230 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1231 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1232 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1233 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1234 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1235 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1236 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1237 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1238 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1239 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1240 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1241 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1242 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1243 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1244 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1245 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1246 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1247 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1248 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1249 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1250 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1251 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1252 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1253 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1254 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1255 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1256 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1257 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1258 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1259 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1260 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1261 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1262 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1263 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1264 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1265 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1266 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1267 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1268 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1269 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1270 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1271 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1272 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1273 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1274 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1275 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1276 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1277 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1278 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1279 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1280 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1281 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1282 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1283 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1284 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1285 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1286 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1287 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1288 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1289 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1290 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1291 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1292 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1293 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1294 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1295 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1296 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1297 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1298 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1299 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1300 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1301 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1302 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1303 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1304 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1305 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1306 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1307 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1308 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1309 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1310 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1311 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1312 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1313 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1314 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1315 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1316 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1317 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1318 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1319 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1320 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1321 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1322 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1323 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1324 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1325 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1326 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1327 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1328 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1329 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1330 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1331 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1332 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1333 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1334 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1335 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1336 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1337 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1338 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1339 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1340 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1341 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1342 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1343 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1344 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1345 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1346 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1347 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1348 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1349 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1350 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1351 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1352 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1353 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1354 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1355 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1356 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1357 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1358 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1359 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1360 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1361 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1362 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1363 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1364 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1365 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1366 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1367 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1368 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1369 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1370 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1371 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1372 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1373 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1374 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1375 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1376 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1377 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1378 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1379 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1380 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1381 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1382 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1383 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1384 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1385 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1386 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1387 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1388 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1389 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1390 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1391 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1392 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1393 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1394 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1395 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1396 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1397 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1398 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1399 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1400 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1401 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1402 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1403 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1404 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1405 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1406 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1407 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1408 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1409 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1410 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1411 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1412 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1413 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1414 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1415 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1416 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1417 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1418 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1419 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1420 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1421 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1422 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1423 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1424 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1425 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1426 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1427 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1428 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1429 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1430 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1431 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1432 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1433 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1434 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1435 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1436 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1437 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1438 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1439 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1440 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1441 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1442 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1443 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1444 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1445 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1446 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1447 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1448 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1449 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1450 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1451 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1452 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1453 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1454 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1455 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1456 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1457 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1458 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1459 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1460 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1461 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1462 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1463 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1464 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1465 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1466 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1467 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1468 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1469 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1470 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1471 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1472 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1473 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1474 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1475 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1476 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1477 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1478 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1479 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1480 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1481 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1482 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1483 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1484 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1485 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1486 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1487 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1488 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1489 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1490 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1491 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1492 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1493 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1494 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1495 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1496 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1497 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1498 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1499 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1500 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1501 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1502 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1503 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1504 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1505 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1506 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1507 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1508 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1509 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1510 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1511 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1512 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1513 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1514 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1515 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1516 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1517 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1518 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1519 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1520 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1521 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1522 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1523 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1524 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1525 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1526 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1527 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1528 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1529 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1530 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1531 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1532 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1533 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1534 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1535 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1536 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1537 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1538 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1539 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1540 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1541 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1542 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1543 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1544 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1545 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1546 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1547 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1548 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1549 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1550 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1551 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1552 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1553 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1554 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1555 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1556 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1557 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1558 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1559 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1560 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1561 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1562 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1563 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1564 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1565 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1566 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1567 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1568 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1569 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1570 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,1],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1571 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,1],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1572 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1573 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1574 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1575 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1576 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1577 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1578 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1579 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1580 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1581 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1582 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1583 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1584 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1585 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1586 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1587 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1588 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1589 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1590 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1591 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1592 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1593 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1594 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1595 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1596 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1597 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1598 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1599 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1600 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1601 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1602 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1603 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1604 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1605 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1606 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1607 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1608 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1609 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1610 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1611 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1612 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1613 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1614 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1615 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1616 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1617 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1618 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1619 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1620 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1621 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1622 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1623 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1624 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1625 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1626 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1627 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1628 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1629 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1630 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1631 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1632 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1633 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1634 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1635 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1636 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1637 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1638 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1639 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1640 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1641 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1642 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1643 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1644 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1645 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1646 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1647 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1648 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1649 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1650 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1651 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1652 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1653 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1654 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1655 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1656 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1657 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1658 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1659 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1660 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1661 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1662 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1663 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1664 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1665 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1666 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1667 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1668 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,12],type_kernel=f32,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1669 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,12],type_kernel=f16,stride0=1,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1670 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1671 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1672 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1673 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1674 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1675 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1676 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1677 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1678 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1679 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1680 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1681 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1682 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1683 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1684 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1685 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1686 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1687 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1688 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1689 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1690 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1691 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1692 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1693 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1694 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1695 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1696 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1697 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1698 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1699 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1700 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1701 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1702 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1703 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1704 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1705 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1706 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1707 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1708 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1709 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1710 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1711 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1712 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1713 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1714 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1715 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1716 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1717 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1718 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1719 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1720 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1721 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1722 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1723 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1724 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1725 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1726 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1727 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1728 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1729 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1730 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1731 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1732 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1733 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1734 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1735 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1736 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1737 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1738 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1739 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1740 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1741 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1742 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1743 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1744 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1745 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1746 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1747 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1748 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1749 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1750 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1751 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1752 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1753 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1754 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1755 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1756 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1757 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1758 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1759 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1760 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1761 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1762 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1763 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1764 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1765 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1766 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1767 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1768 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1769 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1770 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1771 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1772 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1773 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1774 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1775 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1776 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1777 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1778 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1779 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1780 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1781 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1782 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1783 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1784 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1785 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1786 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1787 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1788 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1789 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1790 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1791 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1792 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1793 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1794 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1795 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1796 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1797 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1798 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1799 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1800 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1801 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1802 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1803 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1804 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1805 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1806 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1807 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1808 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1809 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1810 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1811 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1812 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1813 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1814 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1815 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1816 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1817 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1818 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1819 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1820 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1821 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1822 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1823 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1824 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1825 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1826 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1827 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1828 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1829 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1830 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1831 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1832 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1833 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1834 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1835 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1836 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1837 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1838 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1839 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1840 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1841 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1842 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1843 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1844 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1845 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1846 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1847 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1848 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1849 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1850 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1851 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1852 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1853 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1854 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1855 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1856 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1857 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1858 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1859 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1860 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1861 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1862 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1863 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1864 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1865 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1866 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1867 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1868 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1869 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1870 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1871 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1872 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1873 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1874 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1875 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1876 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1877 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1878 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1879 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1880 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1881 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1882 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1883 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1884 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1885 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1886 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1887 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1888 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1889 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1890 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1891 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1892 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1893 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1894 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1895 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1896 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1897 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1898 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1899 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1900 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1901 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1902 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1903 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1904 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1905 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1906 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1907 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1908 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1909 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1910 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1911 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1912 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1913 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1914 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1915 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1916 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1917 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1918 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1919 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1920 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1921 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1922 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1923 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1924 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1925 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1926 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1927 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1928 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1929 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1930 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1931 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1932 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1933 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1934 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1935 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1936 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1937 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1938 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1939 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1940 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1941 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1942 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1943 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1944 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1945 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1946 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1947 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1948 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1949 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1950 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1951 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1952 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1953 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1954 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1955 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1956 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1957 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1958 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1959 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1960 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1961 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1962 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1963 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1964 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1965 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1966 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1967 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1968 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1969 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1970 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1971 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1972 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1973 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1974 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1975 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1976 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1977 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1978 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1979 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1980 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1981 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1982 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1983 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1984 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1985 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1986 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1987 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1988 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1989 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1990 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1991 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1992 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1993 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1994 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1995 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1996 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1997 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1998 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
1999 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2000 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2001 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2002 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2003 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2004 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2005 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2006 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2007 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2008 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2009 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2010 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2011 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2012 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2013 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2014 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2015 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2016 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2017 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2018 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2019 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2020 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2021 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2022 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2023 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2024 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2025 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2026 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2027 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2028 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2029 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2030 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2031 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2032 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2033 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2034 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2035 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2036 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2037 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2038 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2039 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2040 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2041 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2042 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2043 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2044 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2045 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2046 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2047 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2048 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2049 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2050 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2051 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2052 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2053 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2054 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2055 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2056 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2057 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2058 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2059 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2060 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2061 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=2,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2062 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2063 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2064 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2065 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2066 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2067 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2068 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2069 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2070 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2071 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2072 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2073 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2074 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2075 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2076 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2077 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2078 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2079 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2080 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2081 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2082 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2083 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2084 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2085 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2086 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2087 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2088 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2089 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2090 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2091 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2092 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2093 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2094 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2095 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2096 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2097 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2098 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2099 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2100 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2101 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2102 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2103 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2104 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2105 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2106 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2107 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2108 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2109 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2110 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2111 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2112 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2113 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2114 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2115 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2116 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2117 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2118 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2119 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2120 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2121 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2122 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2123 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2124 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2125 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2126 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2127 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2128 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2129 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2130 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2131 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2132 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2133 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2134 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2135 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2136 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2137 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2138 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2139 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2140 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2141 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2142 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2143 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2144 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2145 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2146 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2147 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2148 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2149 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2150 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2151 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2152 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2153 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2154 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2155 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2156 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2157 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2158 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2159 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2160 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2161 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2162 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2163 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2164 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2165 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2166 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2167 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2168 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2169 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2170 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2171 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2172 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2173 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2174 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2175 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2176 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2177 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2178 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2179 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2180 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2181 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2182 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2183 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2184 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2185 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2186 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2187 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,1,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2188 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2189 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2190 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2191 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2192 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2193 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2194 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2195 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2196 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2197 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2198 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2199 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2200 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2201 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2202 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2203 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2204 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2205 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2206 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2207 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2208 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2209 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2210 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2211 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2212 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2213 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2214 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2215 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,2,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2216 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2217 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2218 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2219 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2220 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2221 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2222 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2223 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2224 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2225 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2226 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2227 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2228 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2229 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2230 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2231 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2232 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2233 | SYCL0 | CONV_2D | ne_input=[1,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2234 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2235 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2236 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2237 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2238 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2239 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2240 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2241 | SYCL0 | CONV_2D | ne_input=[141,1,1,2],ne_kernel=[11,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2242 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2243 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,3,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2244 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2245 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2246 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2247 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[1,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2248 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2249 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2250 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2251 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[2,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2252 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2253 | SYCL0 | CONV_2D | ne_input=[1,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2254 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2255 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[3,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2256 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2257 | SYCL0 | CONV_2D | ne_input=[141,133,1,2],ne_kernel=[11,11,1,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2258 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2259 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2260 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2261 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2262 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2263 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2264 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2265 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2266 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2267 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2268 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2269 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2270 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2271 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2272 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2273 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2274 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2275 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2276 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2277 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2278 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2279 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2280 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2281 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2282 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2283 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2284 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2285 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2286 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2287 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2288 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2289 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2290 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2291 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2292 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2293 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2294 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2295 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2296 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2297 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2298 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2299 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2300 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2301 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2302 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2303 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2304 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2305 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2306 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2307 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2308 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2309 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2310 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2311 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2312 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2313 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2314 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2315 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2316 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2317 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2318 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2319 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2320 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2321 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2322 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2323 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2324 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2325 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2326 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2327 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2328 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2329 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2330 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2331 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2332 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2333 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2334 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2335 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2336 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2337 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2338 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2339 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2340 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2341 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2342 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2343 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2344 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2345 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2346 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2347 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2348 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2349 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2350 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2351 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2352 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2353 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2354 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,1],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2355 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,1],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2356 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2357 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2358 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2359 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2360 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2361 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2362 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2363 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2364 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2365 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2366 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2367 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2368 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2369 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2370 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2371 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2372 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2373 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2374 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2375 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2376 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2377 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2378 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2379 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2380 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2381 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2382 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2383 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,1,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2384 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2385 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2386 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2387 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2388 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2389 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2390 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2391 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2392 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2393 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2394 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2395 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2396 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2397 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2398 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2399 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2400 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2401 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2402 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2403 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2404 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2405 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2406 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2407 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2408 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2409 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2410 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2411 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,2,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2412 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2413 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2414 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2415 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2416 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2417 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2418 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2419 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2420 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2421 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2422 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2423 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2424 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2425 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2426 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2427 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2428 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2429 | SYCL0 | CONV_2D | ne_input=[1,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2430 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2431 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2432 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2433 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2434 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2435 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2436 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2437 | SYCL0 | CONV_2D | ne_input=[141,1,25,2],ne_kernel=[11,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2438 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2439 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,3,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2440 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2441 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2442 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2443 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[1,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2444 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2445 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2446 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2447 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[2,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2448 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2449 | SYCL0 | CONV_2D | ne_input=[1,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2450 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2451 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[3,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2452 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,12],type_kernel=f32,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2453 | SYCL0 | CONV_2D | ne_input=[141,133,25,2],ne_kernel=[11,11,25,12],type_kernel=f16,stride0=3,stride1=5,padding0=5,padding1=5,dilation0=2,dilation1=4,cwhn=0 | support | 0 | no | SYCL |
2454 | SYCL0 | CONV_2D_DW | ne_input=[17,34,9,1],ne_kernel=[3,3,1,9],stride=1,padding=0,dilation=1,cwhn=0 | support | 0 | no | SYCL |
2455 | SYCL0 | CONV_2D_DW | ne_input=[17,34,9,1],ne_kernel=[3,3,1,9],stride=1,padding=0,dilation=1,cwhn=1 | support | 0 | no | SYCL |
2456 | SYCL0 | CONV_2D_DW | ne_input=[32,8,64,1],ne_kernel=[3,3,1,64],stride=2,padding=1,dilation=1,cwhn=0 | support | 0 | no | SYCL |
2457 | SYCL0 | CONV_2D_DW | ne_input=[32,8,64,1],ne_kernel=[3,3,1,64],stride=2,padding=1,dilation=1,cwhn=1 | support | 0 | no | SYCL |
2458 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2459 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2460 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2461 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2462 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2463 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2464 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2465 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2466 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2467 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[3,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2468 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[3,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2469 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[3,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2470 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[3,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2471 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[3,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2472 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[3,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2473 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[3,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2474 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[3,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2475 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[3,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2476 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1337,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2477 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1337,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2478 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1337,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2479 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1337,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2480 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1337,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2481 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1337,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2482 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1337,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2483 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1337,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2484 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1337,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2485 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[1,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2486 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[1,1,7,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2487 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[1,1,7,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2488 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[1,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2489 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[1,1,7,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2490 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[1,1,7,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2491 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,7,1,1],ne_kernel=[1,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2492 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,7,1,1],ne_kernel=[1,1,7,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2493 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,7,1,1],ne_kernel=[1,1,7,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2494 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[3,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2495 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[3,1,7,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2496 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[3,1,7,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2497 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[3,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
2498 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[3,1,7,1],s0=2,p0=0,d0=1 | support | 1 | yes | SYCL |
2499 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[3,1,7,1],s0=3,p0=0,d0=1 | support | 1 | yes | SYCL |
2500 | SYCL0 | CONV_TRANSPOSE_1D | ne_input=[13,7,1,1],ne_kernel=[3,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | SYCL |
The file is too large to be shown. View Raw |