mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-05 16:38:29 -04:00
1.1 MiB
1.1 MiB
1 | backend_name | op_name | op_params | test_mode | supported | error_message | backend_reg_name |
---|---|---|---|---|---|---|---|
2 | Metal | ABS | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
3 | Metal | ABS | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
4 | Metal | SGN | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
5 | Metal | SGN | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
6 | Metal | NEG | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
7 | Metal | NEG | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
8 | Metal | STEP | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
9 | Metal | STEP | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
10 | Metal | TANH | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
11 | Metal | TANH | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
12 | Metal | ELU | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
13 | Metal | ELU | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
14 | Metal | RELU | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
15 | Metal | RELU | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
16 | Metal | SIGMOID | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
17 | Metal | SIGMOID | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
18 | Metal | GELU | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
19 | Metal | GELU | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
20 | Metal | GELU_QUICK | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
21 | Metal | GELU_QUICK | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
22 | Metal | SILU | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
23 | Metal | SILU | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
24 | Metal | HARDSWISH | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
25 | Metal | HARDSWISH | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
26 | Metal | HARDSIGMOID | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
27 | Metal | HARDSIGMOID | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
28 | Metal | EXP | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
29 | Metal | EXP | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
30 | Metal | GELU_ERF | type=f16,ne_a=[128,2,2,2],v=0 | support | 0 | no | Metal |
31 | Metal | GELU_ERF | type=f16,ne_a=[5,7,11,13],v=0 | support | 0 | no | Metal |
32 | Metal | ABS | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
33 | Metal | ABS | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
34 | Metal | SGN | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
35 | Metal | SGN | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
36 | Metal | NEG | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
37 | Metal | NEG | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
38 | Metal | STEP | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
39 | Metal | STEP | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
40 | Metal | TANH | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
41 | Metal | TANH | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
42 | Metal | ELU | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
43 | Metal | ELU | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
44 | Metal | RELU | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
45 | Metal | RELU | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
46 | Metal | SIGMOID | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
47 | Metal | SIGMOID | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
48 | Metal | GELU | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
49 | Metal | GELU | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
50 | Metal | GELU_QUICK | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
51 | Metal | GELU_QUICK | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
52 | Metal | SILU | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
53 | Metal | SILU | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
54 | Metal | HARDSWISH | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
55 | Metal | HARDSWISH | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
56 | Metal | HARDSIGMOID | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
57 | Metal | HARDSIGMOID | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
58 | Metal | EXP | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
59 | Metal | EXP | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
60 | Metal | GELU_ERF | type=f16,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
61 | Metal | GELU_ERF | type=f16,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
62 | Metal | ABS | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
63 | Metal | ABS | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
64 | Metal | SGN | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
65 | Metal | SGN | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
66 | Metal | NEG | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
67 | Metal | NEG | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
68 | Metal | STEP | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
69 | Metal | STEP | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
70 | Metal | TANH | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
71 | Metal | TANH | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
72 | Metal | ELU | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
73 | Metal | ELU | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
74 | Metal | RELU | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
75 | Metal | RELU | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
76 | Metal | SIGMOID | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
77 | Metal | SIGMOID | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
78 | Metal | GELU | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
79 | Metal | GELU | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
80 | Metal | GELU_QUICK | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
81 | Metal | GELU_QUICK | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
82 | Metal | SILU | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
83 | Metal | SILU | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
84 | Metal | HARDSWISH | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
85 | Metal | HARDSWISH | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
86 | Metal | HARDSIGMOID | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
87 | Metal | HARDSIGMOID | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
88 | Metal | EXP | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
89 | Metal | EXP | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
90 | Metal | GELU_ERF | type=f32,ne_a=[128,2,2,2],v=0 | support | 1 | yes | Metal |
91 | Metal | GELU_ERF | type=f32,ne_a=[5,7,11,13],v=0 | support | 1 | yes | Metal |
92 | Metal | ABS | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
93 | Metal | ABS | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
94 | Metal | SGN | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
95 | Metal | SGN | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
96 | Metal | NEG | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
97 | Metal | NEG | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
98 | Metal | STEP | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
99 | Metal | STEP | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
100 | Metal | TANH | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
101 | Metal | TANH | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
102 | Metal | ELU | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
103 | Metal | ELU | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
104 | Metal | RELU | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
105 | Metal | RELU | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
106 | Metal | SIGMOID | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
107 | Metal | SIGMOID | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
108 | Metal | GELU | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
109 | Metal | GELU | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
110 | Metal | GELU_QUICK | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
111 | Metal | GELU_QUICK | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
112 | Metal | SILU | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
113 | Metal | SILU | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
114 | Metal | HARDSWISH | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
115 | Metal | HARDSWISH | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
116 | Metal | HARDSIGMOID | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
117 | Metal | HARDSIGMOID | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
118 | Metal | EXP | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
119 | Metal | EXP | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
120 | Metal | GELU_ERF | type=f32,ne_a=[128,2,2,2],v=1 | support | 0 | no | Metal |
121 | Metal | GELU_ERF | type=f32,ne_a=[5,7,11,13],v=1 | support | 0 | no | Metal |
122 | Metal | REGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=0 | support | 0 | no | Metal |
123 | Metal | REGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=0 | support | 0 | no | Metal |
124 | Metal | REGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=1 | support | 0 | no | Metal |
125 | Metal | REGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=1 | support | 0 | no | Metal |
126 | Metal | REGLU | type=f16,ne_a=[128,2,2,2],v=0,split | support | 0 | no | Metal |
127 | Metal | REGLU | type=f16,ne_a=[5,7,11,13],v=0,split | support | 0 | no | Metal |
128 | Metal | GEGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=0 | support | 0 | no | Metal |
129 | Metal | GEGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=0 | support | 0 | no | Metal |
130 | Metal | GEGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=1 | support | 0 | no | Metal |
131 | Metal | GEGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=1 | support | 0 | no | Metal |
132 | Metal | GEGLU | type=f16,ne_a=[128,2,2,2],v=0,split | support | 0 | no | Metal |
133 | Metal | GEGLU | type=f16,ne_a=[5,7,11,13],v=0,split | support | 0 | no | Metal |
134 | Metal | SWIGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=0 | support | 0 | no | Metal |
135 | Metal | SWIGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=0 | support | 0 | no | Metal |
136 | Metal | SWIGLU | type=f16,ne_a=[128,2,2,2],v=0,swapped=1 | support | 0 | no | Metal |
137 | Metal | SWIGLU | type=f16,ne_a=[5,7,11,13],v=0,swapped=1 | support | 0 | no | Metal |
138 | Metal | SWIGLU | type=f16,ne_a=[128,2,2,2],v=0,split | support | 0 | no | Metal |
139 | Metal | SWIGLU | type=f16,ne_a=[5,7,11,13],v=0,split | support | 0 | no | Metal |
140 | Metal | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=0,swapped=0 | support | 0 | no | Metal |
141 | Metal | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=0,swapped=0 | support | 0 | no | Metal |
142 | Metal | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=0,swapped=1 | support | 0 | no | Metal |
143 | Metal | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=0,swapped=1 | support | 0 | no | Metal |
144 | Metal | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=0,split | support | 0 | no | Metal |
145 | Metal | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=0,split | support | 0 | no | Metal |
146 | Metal | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=0,swapped=0 | support | 0 | no | Metal |
147 | Metal | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=0,swapped=0 | support | 0 | no | Metal |
148 | Metal | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=0,swapped=1 | support | 0 | no | Metal |
149 | Metal | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=0,swapped=1 | support | 0 | no | Metal |
150 | Metal | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=0,split | support | 0 | no | Metal |
151 | Metal | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=0,split | support | 0 | no | Metal |
152 | Metal | REGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=0 | support | 0 | no | Metal |
153 | Metal | REGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=0 | support | 0 | no | Metal |
154 | Metal | REGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=1 | support | 0 | no | Metal |
155 | Metal | REGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=1 | support | 0 | no | Metal |
156 | Metal | REGLU | type=f16,ne_a=[128,2,2,2],v=1,split | support | 0 | no | Metal |
157 | Metal | REGLU | type=f16,ne_a=[5,7,11,13],v=1,split | support | 0 | no | Metal |
158 | Metal | GEGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=0 | support | 0 | no | Metal |
159 | Metal | GEGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=0 | support | 0 | no | Metal |
160 | Metal | GEGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=1 | support | 0 | no | Metal |
161 | Metal | GEGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=1 | support | 0 | no | Metal |
162 | Metal | GEGLU | type=f16,ne_a=[128,2,2,2],v=1,split | support | 0 | no | Metal |
163 | Metal | GEGLU | type=f16,ne_a=[5,7,11,13],v=1,split | support | 0 | no | Metal |
164 | Metal | SWIGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=0 | support | 0 | no | Metal |
165 | Metal | SWIGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=0 | support | 0 | no | Metal |
166 | Metal | SWIGLU | type=f16,ne_a=[128,2,2,2],v=1,swapped=1 | support | 0 | no | Metal |
167 | Metal | SWIGLU | type=f16,ne_a=[5,7,11,13],v=1,swapped=1 | support | 0 | no | Metal |
168 | Metal | SWIGLU | type=f16,ne_a=[128,2,2,2],v=1,split | support | 0 | no | Metal |
169 | Metal | SWIGLU | type=f16,ne_a=[5,7,11,13],v=1,split | support | 0 | no | Metal |
170 | Metal | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=1,swapped=0 | support | 0 | no | Metal |
171 | Metal | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=1,swapped=0 | support | 0 | no | Metal |
172 | Metal | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=1,swapped=1 | support | 0 | no | Metal |
173 | Metal | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=1,swapped=1 | support | 0 | no | Metal |
174 | Metal | GEGLU_ERF | type=f16,ne_a=[128,2,2,2],v=1,split | support | 0 | no | Metal |
175 | Metal | GEGLU_ERF | type=f16,ne_a=[5,7,11,13],v=1,split | support | 0 | no | Metal |
176 | Metal | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=1,swapped=0 | support | 0 | no | Metal |
177 | Metal | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=1,swapped=0 | support | 0 | no | Metal |
178 | Metal | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=1,swapped=1 | support | 0 | no | Metal |
179 | Metal | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=1,swapped=1 | support | 0 | no | Metal |
180 | Metal | GEGLU_QUICK | type=f16,ne_a=[128,2,2,2],v=1,split | support | 0 | no | Metal |
181 | Metal | GEGLU_QUICK | type=f16,ne_a=[5,7,11,13],v=1,split | support | 0 | no | Metal |
182 | Metal | REGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | Metal |
183 | Metal | REGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | Metal |
184 | Metal | REGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | Metal |
185 | Metal | REGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | Metal |
186 | Metal | REGLU | type=f32,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | Metal |
187 | Metal | REGLU | type=f32,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | Metal |
188 | Metal | GEGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | Metal |
189 | Metal | GEGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | Metal |
190 | Metal | GEGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | Metal |
191 | Metal | GEGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | Metal |
192 | Metal | GEGLU | type=f32,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | Metal |
193 | Metal | GEGLU | type=f32,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | Metal |
194 | Metal | SWIGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | Metal |
195 | Metal | SWIGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | Metal |
196 | Metal | SWIGLU | type=f32,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | Metal |
197 | Metal | SWIGLU | type=f32,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | Metal |
198 | Metal | SWIGLU | type=f32,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | Metal |
199 | Metal | SWIGLU | type=f32,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | Metal |
200 | Metal | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | Metal |
201 | Metal | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | Metal |
202 | Metal | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | Metal |
203 | Metal | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | Metal |
204 | Metal | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | Metal |
205 | Metal | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | Metal |
206 | Metal | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=0,swapped=0 | support | 1 | yes | Metal |
207 | Metal | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=0,swapped=0 | support | 1 | yes | Metal |
208 | Metal | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=0,swapped=1 | support | 1 | yes | Metal |
209 | Metal | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=0,swapped=1 | support | 1 | yes | Metal |
210 | Metal | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=0,split | support | 1 | yes | Metal |
211 | Metal | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=0,split | support | 1 | yes | Metal |
212 | Metal | REGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | Metal |
213 | Metal | REGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | Metal |
214 | Metal | REGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | Metal |
215 | Metal | REGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | Metal |
216 | Metal | REGLU | type=f32,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | Metal |
217 | Metal | REGLU | type=f32,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | Metal |
218 | Metal | GEGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | Metal |
219 | Metal | GEGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | Metal |
220 | Metal | GEGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | Metal |
221 | Metal | GEGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | Metal |
222 | Metal | GEGLU | type=f32,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | Metal |
223 | Metal | GEGLU | type=f32,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | Metal |
224 | Metal | SWIGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | Metal |
225 | Metal | SWIGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | Metal |
226 | Metal | SWIGLU | type=f32,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | Metal |
227 | Metal | SWIGLU | type=f32,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | Metal |
228 | Metal | SWIGLU | type=f32,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | Metal |
229 | Metal | SWIGLU | type=f32,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | Metal |
230 | Metal | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | Metal |
231 | Metal | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | Metal |
232 | Metal | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | Metal |
233 | Metal | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | Metal |
234 | Metal | GEGLU_ERF | type=f32,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | Metal |
235 | Metal | GEGLU_ERF | type=f32,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | Metal |
236 | Metal | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=1,swapped=0 | support | 1 | yes | Metal |
237 | Metal | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=1,swapped=0 | support | 1 | yes | Metal |
238 | Metal | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=1,swapped=1 | support | 1 | yes | Metal |
239 | Metal | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=1,swapped=1 | support | 1 | yes | Metal |
240 | Metal | GEGLU_QUICK | type=f32,ne_a=[128,2,2,2],v=1,split | support | 1 | yes | Metal |
241 | Metal | GEGLU_QUICK | type=f32,ne_a=[5,7,11,13],v=1,split | support | 1 | yes | Metal |
242 | Metal | GET_ROWS | type=f32,n=1,m=8,r=2,b=1,v=0 | support | 1 | yes | Metal |
243 | Metal | GET_ROWS | type=f32,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
244 | Metal | GET_ROWS | type=f32,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
245 | Metal | GET_ROWS | type=f32,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
246 | Metal | GET_ROWS | type=f32,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
247 | Metal | GET_ROWS | type=f16,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
248 | Metal | GET_ROWS | type=f16,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
249 | Metal | GET_ROWS | type=f16,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
250 | Metal | GET_ROWS | type=f16,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
251 | Metal | GET_ROWS | type=bf16,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
252 | Metal | GET_ROWS | type=bf16,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
253 | Metal | GET_ROWS | type=bf16,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
254 | Metal | GET_ROWS | type=bf16,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
255 | Metal | GET_ROWS | type=q4_0,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
256 | Metal | GET_ROWS | type=q4_0,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
257 | Metal | GET_ROWS | type=q4_0,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
258 | Metal | GET_ROWS | type=q4_0,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
259 | Metal | GET_ROWS | type=q4_1,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
260 | Metal | GET_ROWS | type=q4_1,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
261 | Metal | GET_ROWS | type=q4_1,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
262 | Metal | GET_ROWS | type=q4_1,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
263 | Metal | GET_ROWS | type=q5_0,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
264 | Metal | GET_ROWS | type=q5_0,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
265 | Metal | GET_ROWS | type=q5_0,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
266 | Metal | GET_ROWS | type=q5_0,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
267 | Metal | GET_ROWS | type=q5_1,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
268 | Metal | GET_ROWS | type=q5_1,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
269 | Metal | GET_ROWS | type=q5_1,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
270 | Metal | GET_ROWS | type=q5_1,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
271 | Metal | GET_ROWS | type=q8_0,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
272 | Metal | GET_ROWS | type=q8_0,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
273 | Metal | GET_ROWS | type=q8_0,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
274 | Metal | GET_ROWS | type=q8_0,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
275 | Metal | GET_ROWS | type=q2_K,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
276 | Metal | GET_ROWS | type=q2_K,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
277 | Metal | GET_ROWS | type=q2_K,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
278 | Metal | GET_ROWS | type=q2_K,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
279 | Metal | GET_ROWS | type=q3_K,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
280 | Metal | GET_ROWS | type=q3_K,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
281 | Metal | GET_ROWS | type=q3_K,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
282 | Metal | GET_ROWS | type=q3_K,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
283 | Metal | GET_ROWS | type=q4_K,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
284 | Metal | GET_ROWS | type=q4_K,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
285 | Metal | GET_ROWS | type=q4_K,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
286 | Metal | GET_ROWS | type=q4_K,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
287 | Metal | GET_ROWS | type=q5_K,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
288 | Metal | GET_ROWS | type=q5_K,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
289 | Metal | GET_ROWS | type=q5_K,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
290 | Metal | GET_ROWS | type=q5_K,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
291 | Metal | GET_ROWS | type=q6_K,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
292 | Metal | GET_ROWS | type=q6_K,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
293 | Metal | GET_ROWS | type=q6_K,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
294 | Metal | GET_ROWS | type=q6_K,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
295 | Metal | GET_ROWS | type=iq2_xxs,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
296 | Metal | GET_ROWS | type=iq2_xxs,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
297 | Metal | GET_ROWS | type=iq2_xxs,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
298 | Metal | GET_ROWS | type=iq2_xxs,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
299 | Metal | GET_ROWS | type=iq2_xs,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
300 | Metal | GET_ROWS | type=iq2_xs,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
301 | Metal | GET_ROWS | type=iq2_xs,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
302 | Metal | GET_ROWS | type=iq2_xs,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
303 | Metal | GET_ROWS | type=iq2_s,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
304 | Metal | GET_ROWS | type=iq2_s,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
305 | Metal | GET_ROWS | type=iq2_s,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
306 | Metal | GET_ROWS | type=iq2_s,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
307 | Metal | GET_ROWS | type=iq3_xxs,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
308 | Metal | GET_ROWS | type=iq3_xxs,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
309 | Metal | GET_ROWS | type=iq3_xxs,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
310 | Metal | GET_ROWS | type=iq3_xxs,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
311 | Metal | GET_ROWS | type=iq1_s,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
312 | Metal | GET_ROWS | type=iq1_s,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
313 | Metal | GET_ROWS | type=iq1_s,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
314 | Metal | GET_ROWS | type=iq1_s,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
315 | Metal | GET_ROWS | type=iq1_m,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
316 | Metal | GET_ROWS | type=iq1_m,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
317 | Metal | GET_ROWS | type=iq1_m,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
318 | Metal | GET_ROWS | type=iq1_m,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
319 | Metal | GET_ROWS | type=iq4_nl,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
320 | Metal | GET_ROWS | type=iq4_nl,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
321 | Metal | GET_ROWS | type=iq4_nl,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
322 | Metal | GET_ROWS | type=iq4_nl,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
323 | Metal | GET_ROWS | type=iq3_s,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
324 | Metal | GET_ROWS | type=iq3_s,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
325 | Metal | GET_ROWS | type=iq3_s,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
326 | Metal | GET_ROWS | type=iq3_s,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
327 | Metal | GET_ROWS | type=iq4_xs,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
328 | Metal | GET_ROWS | type=iq4_xs,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
329 | Metal | GET_ROWS | type=iq4_xs,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
330 | Metal | GET_ROWS | type=iq4_xs,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
331 | Metal | GET_ROWS | type=i32,n=256,m=5,r=4,b=1,v=0 | support | 1 | yes | Metal |
332 | Metal | GET_ROWS | type=i32,n=256,m=5,r=4,b=1,v=1 | support | 1 | yes | Metal |
333 | Metal | GET_ROWS | type=i32,n=256,m=5,r=4,b=7,v=0 | support | 1 | yes | Metal |
334 | Metal | GET_ROWS | type=i32,n=256,m=5,r=4,b=7,v=1 | support | 1 | yes | Metal |
335 | Metal | GET_ROWS_BACK | type=f32,n=1,m=8,r=2,b=1,v=0 | support | 0 | no | Metal |
336 | Metal | GET_ROWS_BACK | type=f32,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
337 | Metal | GET_ROWS_BACK | type=f32,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
338 | Metal | GET_ROWS_BACK | type=f16,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
339 | Metal | GET_ROWS_BACK | type=f16,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
340 | Metal | GET_ROWS_BACK | type=bf16,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
341 | Metal | GET_ROWS_BACK | type=bf16,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
342 | Metal | GET_ROWS_BACK | type=q4_0,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
343 | Metal | GET_ROWS_BACK | type=q4_0,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
344 | Metal | GET_ROWS_BACK | type=q4_1,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
345 | Metal | GET_ROWS_BACK | type=q4_1,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
346 | Metal | GET_ROWS_BACK | type=q5_0,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
347 | Metal | GET_ROWS_BACK | type=q5_0,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
348 | Metal | GET_ROWS_BACK | type=q5_1,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
349 | Metal | GET_ROWS_BACK | type=q5_1,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
350 | Metal | GET_ROWS_BACK | type=q8_0,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
351 | Metal | GET_ROWS_BACK | type=q8_0,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
352 | Metal | GET_ROWS_BACK | type=q2_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
353 | Metal | GET_ROWS_BACK | type=q2_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
354 | Metal | GET_ROWS_BACK | type=q3_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
355 | Metal | GET_ROWS_BACK | type=q3_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
356 | Metal | GET_ROWS_BACK | type=q4_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
357 | Metal | GET_ROWS_BACK | type=q4_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
358 | Metal | GET_ROWS_BACK | type=q5_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
359 | Metal | GET_ROWS_BACK | type=q5_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
360 | Metal | GET_ROWS_BACK | type=q6_K,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
361 | Metal | GET_ROWS_BACK | type=q6_K,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
362 | Metal | GET_ROWS_BACK | type=iq2_xxs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
363 | Metal | GET_ROWS_BACK | type=iq2_xxs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
364 | Metal | GET_ROWS_BACK | type=iq2_xs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
365 | Metal | GET_ROWS_BACK | type=iq2_xs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
366 | Metal | GET_ROWS_BACK | type=iq2_s,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
367 | Metal | GET_ROWS_BACK | type=iq2_s,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
368 | Metal | GET_ROWS_BACK | type=iq3_xxs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
369 | Metal | GET_ROWS_BACK | type=iq3_xxs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
370 | Metal | GET_ROWS_BACK | type=iq1_s,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
371 | Metal | GET_ROWS_BACK | type=iq1_s,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
372 | Metal | GET_ROWS_BACK | type=iq1_m,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
373 | Metal | GET_ROWS_BACK | type=iq1_m,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
374 | Metal | GET_ROWS_BACK | type=iq4_nl,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
375 | Metal | GET_ROWS_BACK | type=iq4_nl,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
376 | Metal | GET_ROWS_BACK | type=iq3_s,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
377 | Metal | GET_ROWS_BACK | type=iq3_s,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
378 | Metal | GET_ROWS_BACK | type=iq4_xs,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
379 | Metal | GET_ROWS_BACK | type=iq4_xs,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
380 | Metal | GET_ROWS_BACK | type=i32,n=256,m=5,r=4,b=1,v=0 | support | 0 | no | Metal |
381 | Metal | GET_ROWS_BACK | type=i32,n=256,m=5,r=4,b=1,v=1 | support | 0 | no | Metal |
382 | Metal | SET_ROWS | type=f32,ne=[1,8,1,3],nr23=[1,1],r=2,v=0 | support | 1 | yes | Metal |
383 | Metal | SET_ROWS | type=f32,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
384 | Metal | SET_ROWS | type=f32,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
385 | Metal | SET_ROWS | type=f32,ne=[3,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
386 | Metal | SET_ROWS | type=f32,ne=[31,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
387 | Metal | SET_ROWS | type=f32,ne=[33,5,1,1],nr23=[2,3],r=1,v=0 | support | 1 | yes | Metal |
388 | Metal | SET_ROWS | type=f32,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
389 | Metal | SET_ROWS | type=f32,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
390 | Metal | SET_ROWS | type=f32,ne=[3,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
391 | Metal | SET_ROWS | type=f32,ne=[31,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
392 | Metal | SET_ROWS | type=f32,ne=[33,5,1,1],nr23=[2,3],r=1,v=1 | support | 1 | yes | Metal |
393 | Metal | SET_ROWS | type=f32,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
394 | Metal | SET_ROWS | type=f32,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
395 | Metal | SET_ROWS | type=f32,ne=[3,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
396 | Metal | SET_ROWS | type=f32,ne=[31,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
397 | Metal | SET_ROWS | type=f32,ne=[33,5,1,7],nr23=[2,3],r=1,v=0 | support | 1 | yes | Metal |
398 | Metal | SET_ROWS | type=f32,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
399 | Metal | SET_ROWS | type=f32,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
400 | Metal | SET_ROWS | type=f32,ne=[3,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
401 | Metal | SET_ROWS | type=f32,ne=[31,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
402 | Metal | SET_ROWS | type=f32,ne=[33,5,1,7],nr23=[2,3],r=1,v=1 | support | 1 | yes | Metal |
403 | Metal | SET_ROWS | type=f16,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
404 | Metal | SET_ROWS | type=f16,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
405 | Metal | SET_ROWS | type=f16,ne=[3,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
406 | Metal | SET_ROWS | type=f16,ne=[31,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
407 | Metal | SET_ROWS | type=f16,ne=[33,5,1,1],nr23=[2,3],r=1,v=0 | support | 1 | yes | Metal |
408 | Metal | SET_ROWS | type=f16,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
409 | Metal | SET_ROWS | type=f16,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
410 | Metal | SET_ROWS | type=f16,ne=[3,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
411 | Metal | SET_ROWS | type=f16,ne=[31,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
412 | Metal | SET_ROWS | type=f16,ne=[33,5,1,1],nr23=[2,3],r=1,v=1 | support | 1 | yes | Metal |
413 | Metal | SET_ROWS | type=f16,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
414 | Metal | SET_ROWS | type=f16,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
415 | Metal | SET_ROWS | type=f16,ne=[3,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
416 | Metal | SET_ROWS | type=f16,ne=[31,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
417 | Metal | SET_ROWS | type=f16,ne=[33,5,1,7],nr23=[2,3],r=1,v=0 | support | 1 | yes | Metal |
418 | Metal | SET_ROWS | type=f16,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
419 | Metal | SET_ROWS | type=f16,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
420 | Metal | SET_ROWS | type=f16,ne=[3,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
421 | Metal | SET_ROWS | type=f16,ne=[31,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
422 | Metal | SET_ROWS | type=f16,ne=[33,5,1,7],nr23=[2,3],r=1,v=1 | support | 1 | yes | Metal |
423 | Metal | SET_ROWS | type=bf16,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
424 | Metal | SET_ROWS | type=bf16,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
425 | Metal | SET_ROWS | type=bf16,ne=[3,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
426 | Metal | SET_ROWS | type=bf16,ne=[31,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
427 | Metal | SET_ROWS | type=bf16,ne=[33,5,1,1],nr23=[2,3],r=1,v=0 | support | 1 | yes | Metal |
428 | Metal | SET_ROWS | type=bf16,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
429 | Metal | SET_ROWS | type=bf16,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
430 | Metal | SET_ROWS | type=bf16,ne=[3,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
431 | Metal | SET_ROWS | type=bf16,ne=[31,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
432 | Metal | SET_ROWS | type=bf16,ne=[33,5,1,1],nr23=[2,3],r=1,v=1 | support | 1 | yes | Metal |
433 | Metal | SET_ROWS | type=bf16,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
434 | Metal | SET_ROWS | type=bf16,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
435 | Metal | SET_ROWS | type=bf16,ne=[3,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
436 | Metal | SET_ROWS | type=bf16,ne=[31,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
437 | Metal | SET_ROWS | type=bf16,ne=[33,5,1,7],nr23=[2,3],r=1,v=0 | support | 1 | yes | Metal |
438 | Metal | SET_ROWS | type=bf16,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
439 | Metal | SET_ROWS | type=bf16,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
440 | Metal | SET_ROWS | type=bf16,ne=[3,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
441 | Metal | SET_ROWS | type=bf16,ne=[31,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
442 | Metal | SET_ROWS | type=bf16,ne=[33,5,1,7],nr23=[2,3],r=1,v=1 | support | 1 | yes | Metal |
443 | Metal | SET_ROWS | type=q4_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
444 | Metal | SET_ROWS | type=q4_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
445 | Metal | SET_ROWS | type=q4_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
446 | Metal | SET_ROWS | type=q4_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
447 | Metal | SET_ROWS | type=q4_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
448 | Metal | SET_ROWS | type=q4_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
449 | Metal | SET_ROWS | type=q4_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
450 | Metal | SET_ROWS | type=q4_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
451 | Metal | SET_ROWS | type=q4_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
452 | Metal | SET_ROWS | type=q4_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
453 | Metal | SET_ROWS | type=q4_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
454 | Metal | SET_ROWS | type=q4_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
455 | Metal | SET_ROWS | type=q4_1,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
456 | Metal | SET_ROWS | type=q4_1,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
457 | Metal | SET_ROWS | type=q4_1,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
458 | Metal | SET_ROWS | type=q4_1,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
459 | Metal | SET_ROWS | type=q4_1,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
460 | Metal | SET_ROWS | type=q4_1,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
461 | Metal | SET_ROWS | type=q4_1,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
462 | Metal | SET_ROWS | type=q4_1,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
463 | Metal | SET_ROWS | type=q4_1,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
464 | Metal | SET_ROWS | type=q4_1,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
465 | Metal | SET_ROWS | type=q4_1,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
466 | Metal | SET_ROWS | type=q4_1,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
467 | Metal | SET_ROWS | type=q5_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
468 | Metal | SET_ROWS | type=q5_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
469 | Metal | SET_ROWS | type=q5_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
470 | Metal | SET_ROWS | type=q5_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
471 | Metal | SET_ROWS | type=q5_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
472 | Metal | SET_ROWS | type=q5_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
473 | Metal | SET_ROWS | type=q5_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
474 | Metal | SET_ROWS | type=q5_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
475 | Metal | SET_ROWS | type=q5_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
476 | Metal | SET_ROWS | type=q5_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
477 | Metal | SET_ROWS | type=q5_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
478 | Metal | SET_ROWS | type=q5_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
479 | Metal | SET_ROWS | type=q5_1,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
480 | Metal | SET_ROWS | type=q5_1,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
481 | Metal | SET_ROWS | type=q5_1,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
482 | Metal | SET_ROWS | type=q5_1,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
483 | Metal | SET_ROWS | type=q5_1,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
484 | Metal | SET_ROWS | type=q5_1,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
485 | Metal | SET_ROWS | type=q5_1,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
486 | Metal | SET_ROWS | type=q5_1,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
487 | Metal | SET_ROWS | type=q5_1,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
488 | Metal | SET_ROWS | type=q5_1,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
489 | Metal | SET_ROWS | type=q5_1,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
490 | Metal | SET_ROWS | type=q5_1,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
491 | Metal | SET_ROWS | type=q8_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
492 | Metal | SET_ROWS | type=q8_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
493 | Metal | SET_ROWS | type=q8_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
494 | Metal | SET_ROWS | type=q8_0,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
495 | Metal | SET_ROWS | type=q8_0,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
496 | Metal | SET_ROWS | type=q8_0,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
497 | Metal | SET_ROWS | type=q8_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
498 | Metal | SET_ROWS | type=q8_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
499 | Metal | SET_ROWS | type=q8_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
500 | Metal | SET_ROWS | type=q8_0,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
501 | Metal | SET_ROWS | type=q8_0,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
502 | Metal | SET_ROWS | type=q8_0,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
503 | Metal | SET_ROWS | type=q2_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
504 | Metal | SET_ROWS | type=q2_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
505 | Metal | SET_ROWS | type=q2_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
506 | Metal | SET_ROWS | type=q2_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
507 | Metal | SET_ROWS | type=q2_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
508 | Metal | SET_ROWS | type=q2_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
509 | Metal | SET_ROWS | type=q2_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
510 | Metal | SET_ROWS | type=q2_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
511 | Metal | SET_ROWS | type=q2_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
512 | Metal | SET_ROWS | type=q2_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
513 | Metal | SET_ROWS | type=q2_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
514 | Metal | SET_ROWS | type=q2_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
515 | Metal | SET_ROWS | type=q3_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
516 | Metal | SET_ROWS | type=q3_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
517 | Metal | SET_ROWS | type=q3_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
518 | Metal | SET_ROWS | type=q3_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
519 | Metal | SET_ROWS | type=q3_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
520 | Metal | SET_ROWS | type=q3_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
521 | Metal | SET_ROWS | type=q3_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
522 | Metal | SET_ROWS | type=q3_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
523 | Metal | SET_ROWS | type=q3_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
524 | Metal | SET_ROWS | type=q3_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
525 | Metal | SET_ROWS | type=q3_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
526 | Metal | SET_ROWS | type=q3_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
527 | Metal | SET_ROWS | type=q4_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
528 | Metal | SET_ROWS | type=q4_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
529 | Metal | SET_ROWS | type=q4_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
530 | Metal | SET_ROWS | type=q4_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
531 | Metal | SET_ROWS | type=q4_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
532 | Metal | SET_ROWS | type=q4_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
533 | Metal | SET_ROWS | type=q4_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
534 | Metal | SET_ROWS | type=q4_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
535 | Metal | SET_ROWS | type=q4_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
536 | Metal | SET_ROWS | type=q4_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
537 | Metal | SET_ROWS | type=q4_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
538 | Metal | SET_ROWS | type=q4_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
539 | Metal | SET_ROWS | type=q5_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
540 | Metal | SET_ROWS | type=q5_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
541 | Metal | SET_ROWS | type=q5_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
542 | Metal | SET_ROWS | type=q5_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
543 | Metal | SET_ROWS | type=q5_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
544 | Metal | SET_ROWS | type=q5_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
545 | Metal | SET_ROWS | type=q5_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
546 | Metal | SET_ROWS | type=q5_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
547 | Metal | SET_ROWS | type=q5_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
548 | Metal | SET_ROWS | type=q5_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
549 | Metal | SET_ROWS | type=q5_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
550 | Metal | SET_ROWS | type=q5_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
551 | Metal | SET_ROWS | type=q6_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
552 | Metal | SET_ROWS | type=q6_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
553 | Metal | SET_ROWS | type=q6_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
554 | Metal | SET_ROWS | type=q6_K,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
555 | Metal | SET_ROWS | type=q6_K,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
556 | Metal | SET_ROWS | type=q6_K,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
557 | Metal | SET_ROWS | type=q6_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
558 | Metal | SET_ROWS | type=q6_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
559 | Metal | SET_ROWS | type=q6_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
560 | Metal | SET_ROWS | type=q6_K,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
561 | Metal | SET_ROWS | type=q6_K,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
562 | Metal | SET_ROWS | type=q6_K,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
563 | Metal | SET_ROWS | type=iq2_xxs,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
564 | Metal | SET_ROWS | type=iq2_xxs,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
565 | Metal | SET_ROWS | type=iq2_xxs,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
566 | Metal | SET_ROWS | type=iq2_xxs,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
567 | Metal | SET_ROWS | type=iq2_xxs,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
568 | Metal | SET_ROWS | type=iq2_xxs,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
569 | Metal | SET_ROWS | type=iq2_xxs,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
570 | Metal | SET_ROWS | type=iq2_xxs,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
571 | Metal | SET_ROWS | type=iq2_xxs,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
572 | Metal | SET_ROWS | type=iq2_xxs,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
573 | Metal | SET_ROWS | type=iq2_xxs,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
574 | Metal | SET_ROWS | type=iq2_xxs,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
575 | Metal | SET_ROWS | type=iq2_xs,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
576 | Metal | SET_ROWS | type=iq2_xs,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
577 | Metal | SET_ROWS | type=iq2_xs,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
578 | Metal | SET_ROWS | type=iq2_xs,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
579 | Metal | SET_ROWS | type=iq2_xs,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
580 | Metal | SET_ROWS | type=iq2_xs,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
581 | Metal | SET_ROWS | type=iq2_xs,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
582 | Metal | SET_ROWS | type=iq2_xs,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
583 | Metal | SET_ROWS | type=iq2_xs,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
584 | Metal | SET_ROWS | type=iq2_xs,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
585 | Metal | SET_ROWS | type=iq2_xs,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
586 | Metal | SET_ROWS | type=iq2_xs,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
587 | Metal | SET_ROWS | type=iq2_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
588 | Metal | SET_ROWS | type=iq2_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
589 | Metal | SET_ROWS | type=iq2_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
590 | Metal | SET_ROWS | type=iq2_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
591 | Metal | SET_ROWS | type=iq2_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
592 | Metal | SET_ROWS | type=iq2_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
593 | Metal | SET_ROWS | type=iq2_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
594 | Metal | SET_ROWS | type=iq2_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
595 | Metal | SET_ROWS | type=iq2_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
596 | Metal | SET_ROWS | type=iq2_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
597 | Metal | SET_ROWS | type=iq2_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
598 | Metal | SET_ROWS | type=iq2_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
599 | Metal | SET_ROWS | type=iq3_xxs,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
600 | Metal | SET_ROWS | type=iq3_xxs,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
601 | Metal | SET_ROWS | type=iq3_xxs,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
602 | Metal | SET_ROWS | type=iq3_xxs,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
603 | Metal | SET_ROWS | type=iq3_xxs,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
604 | Metal | SET_ROWS | type=iq3_xxs,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
605 | Metal | SET_ROWS | type=iq3_xxs,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
606 | Metal | SET_ROWS | type=iq3_xxs,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
607 | Metal | SET_ROWS | type=iq3_xxs,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
608 | Metal | SET_ROWS | type=iq3_xxs,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
609 | Metal | SET_ROWS | type=iq3_xxs,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
610 | Metal | SET_ROWS | type=iq3_xxs,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
611 | Metal | SET_ROWS | type=iq1_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
612 | Metal | SET_ROWS | type=iq1_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
613 | Metal | SET_ROWS | type=iq1_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
614 | Metal | SET_ROWS | type=iq1_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
615 | Metal | SET_ROWS | type=iq1_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
616 | Metal | SET_ROWS | type=iq1_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
617 | Metal | SET_ROWS | type=iq1_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
618 | Metal | SET_ROWS | type=iq1_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
619 | Metal | SET_ROWS | type=iq1_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
620 | Metal | SET_ROWS | type=iq1_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
621 | Metal | SET_ROWS | type=iq1_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
622 | Metal | SET_ROWS | type=iq1_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
623 | Metal | SET_ROWS | type=iq1_m,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
624 | Metal | SET_ROWS | type=iq1_m,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
625 | Metal | SET_ROWS | type=iq1_m,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
626 | Metal | SET_ROWS | type=iq1_m,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
627 | Metal | SET_ROWS | type=iq1_m,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
628 | Metal | SET_ROWS | type=iq1_m,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
629 | Metal | SET_ROWS | type=iq1_m,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
630 | Metal | SET_ROWS | type=iq1_m,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
631 | Metal | SET_ROWS | type=iq1_m,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
632 | Metal | SET_ROWS | type=iq1_m,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
633 | Metal | SET_ROWS | type=iq1_m,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
634 | Metal | SET_ROWS | type=iq1_m,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
635 | Metal | SET_ROWS | type=iq4_nl,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
636 | Metal | SET_ROWS | type=iq4_nl,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
637 | Metal | SET_ROWS | type=iq4_nl,ne=[96,3,1,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
638 | Metal | SET_ROWS | type=iq4_nl,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
639 | Metal | SET_ROWS | type=iq4_nl,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
640 | Metal | SET_ROWS | type=iq4_nl,ne=[96,3,1,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
641 | Metal | SET_ROWS | type=iq4_nl,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 1 | yes | Metal |
642 | Metal | SET_ROWS | type=iq4_nl,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 1 | yes | Metal |
643 | Metal | SET_ROWS | type=iq4_nl,ne=[96,3,7,1],nr23=[2,3],r=2,v=0 | support | 1 | yes | Metal |
644 | Metal | SET_ROWS | type=iq4_nl,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 1 | yes | Metal |
645 | Metal | SET_ROWS | type=iq4_nl,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 1 | yes | Metal |
646 | Metal | SET_ROWS | type=iq4_nl,ne=[96,3,7,1],nr23=[2,3],r=2,v=1 | support | 1 | yes | Metal |
647 | Metal | SET_ROWS | type=iq3_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
648 | Metal | SET_ROWS | type=iq3_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
649 | Metal | SET_ROWS | type=iq3_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
650 | Metal | SET_ROWS | type=iq3_s,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
651 | Metal | SET_ROWS | type=iq3_s,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
652 | Metal | SET_ROWS | type=iq3_s,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
653 | Metal | SET_ROWS | type=iq3_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
654 | Metal | SET_ROWS | type=iq3_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
655 | Metal | SET_ROWS | type=iq3_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
656 | Metal | SET_ROWS | type=iq3_s,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
657 | Metal | SET_ROWS | type=iq3_s,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
658 | Metal | SET_ROWS | type=iq3_s,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
659 | Metal | SET_ROWS | type=iq4_xs,ne=[256,5,1,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
660 | Metal | SET_ROWS | type=iq4_xs,ne=[256,11,1,1],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
661 | Metal | SET_ROWS | type=iq4_xs,ne=[768,3,1,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
662 | Metal | SET_ROWS | type=iq4_xs,ne=[256,5,1,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
663 | Metal | SET_ROWS | type=iq4_xs,ne=[256,11,1,1],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
664 | Metal | SET_ROWS | type=iq4_xs,ne=[768,3,1,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
665 | Metal | SET_ROWS | type=iq4_xs,ne=[256,5,7,3],nr23=[1,1],r=1,v=0 | support | 0 | no | Metal |
666 | Metal | SET_ROWS | type=iq4_xs,ne=[256,11,1,7],nr23=[2,3],r=7,v=0 | support | 0 | no | Metal |
667 | Metal | SET_ROWS | type=iq4_xs,ne=[768,3,7,1],nr23=[2,3],r=2,v=0 | support | 0 | no | Metal |
668 | Metal | SET_ROWS | type=iq4_xs,ne=[256,5,7,3],nr23=[1,1],r=1,v=1 | support | 0 | no | Metal |
669 | Metal | SET_ROWS | type=iq4_xs,ne=[256,11,1,7],nr23=[2,3],r=7,v=1 | support | 0 | no | Metal |
670 | Metal | SET_ROWS | type=iq4_xs,ne=[768,3,7,1],nr23=[2,3],r=2,v=1 | support | 0 | no | Metal |
671 | Metal | 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 | Metal |
672 | Metal | 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 | Metal |
673 | Metal | 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 | Metal |
674 | Metal | 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 | Metal |
675 | Metal | 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 | Metal |
676 | Metal | 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 | Metal |
677 | Metal | 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 | Metal |
678 | Metal | 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 | Metal |
679 | Metal | 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 | Metal |
680 | Metal | 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 | Metal |
681 | Metal | 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 | Metal |
682 | Metal | 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 | Metal |
683 | Metal | 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 | Metal |
684 | Metal | 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 | Metal |
685 | Metal | 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 | Metal |
686 | Metal | 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 | Metal |
687 | Metal | 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 | Metal |
688 | Metal | 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 | Metal |
689 | Metal | 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 | Metal |
690 | Metal | 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 | Metal |
691 | Metal | 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 | Metal |
692 | Metal | 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 | Metal |
693 | Metal | 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 | Metal |
694 | Metal | 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 | Metal |
695 | Metal | 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 | Metal |
696 | Metal | 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 | Metal |
697 | Metal | 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 | Metal |
698 | Metal | 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 | Metal |
699 | Metal | 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 | Metal |
700 | Metal | 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 | Metal |
701 | Metal | 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 | Metal |
702 | Metal | 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 | Metal |
703 | Metal | 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 | Metal |
704 | Metal | 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 | Metal |
705 | Metal | 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 | Metal |
706 | Metal | 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 | Metal |
707 | Metal | 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 | Metal |
708 | Metal | 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 | Metal |
709 | Metal | 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 | Metal |
710 | Metal | 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 | Metal |
711 | Metal | 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 | Metal |
712 | Metal | 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 | Metal |
713 | Metal | 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 | Metal |
714 | Metal | 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 | Metal |
715 | Metal | 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 | Metal |
716 | Metal | 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 | Metal |
717 | Metal | 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 | Metal |
718 | Metal | 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 | Metal |
719 | Metal | 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 | Metal |
720 | Metal | 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 | Metal |
721 | Metal | 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 | Metal |
722 | Metal | 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 | Metal |
723 | Metal | 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 | Metal |
724 | Metal | 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 | Metal |
725 | Metal | 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 | Metal |
726 | Metal | 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 | Metal |
727 | Metal | 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 | Metal |
728 | Metal | 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 | Metal |
729 | Metal | 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 | Metal |
730 | Metal | 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 | Metal |
731 | Metal | 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 | Metal |
732 | Metal | 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 | Metal |
733 | Metal | 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 | Metal |
734 | Metal | 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 | Metal |
735 | Metal | 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 | Metal |
736 | Metal | 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 | Metal |
737 | Metal | 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 | Metal |
738 | Metal | 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 | Metal |
739 | Metal | 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 | Metal |
740 | Metal | 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 | Metal |
741 | Metal | 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 | Metal |
742 | Metal | 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 | Metal |
743 | Metal | 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 | Metal |
744 | Metal | 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 | Metal |
745 | Metal | 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 | Metal |
746 | Metal | 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 | Metal |
747 | Metal | 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 | Metal |
748 | Metal | 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 | Metal |
749 | Metal | 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 | Metal |
750 | Metal | 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 | Metal |
751 | Metal | 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 | Metal |
752 | Metal | 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 | Metal |
753 | Metal | 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 | Metal |
754 | Metal | 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 | Metal |
755 | Metal | 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 | Metal |
756 | Metal | 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 | Metal |
757 | Metal | 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 | Metal |
758 | Metal | 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 | Metal |
759 | Metal | 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 | Metal |
760 | Metal | 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 | Metal |
761 | Metal | 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 | Metal |
762 | Metal | 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 | Metal |
763 | Metal | 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 | Metal |
764 | Metal | 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 | Metal |
765 | Metal | 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 | Metal |
766 | Metal | 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 | Metal |
767 | Metal | 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 | Metal |
768 | Metal | 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 | Metal |
769 | Metal | 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 | Metal |
770 | Metal | 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 | Metal |
771 | Metal | 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 | Metal |
772 | Metal | 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 | Metal |
773 | Metal | 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 | Metal |
774 | Metal | 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 | Metal |
775 | Metal | 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 | Metal |
776 | Metal | 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 | Metal |
777 | Metal | 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 | Metal |
778 | Metal | 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 | Metal |
779 | Metal | 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 | Metal |
780 | Metal | 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 | Metal |
781 | Metal | 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 | Metal |
782 | Metal | 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 | Metal |
783 | Metal | 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 | Metal |
784 | Metal | 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 | Metal |
785 | Metal | 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 | Metal |
786 | Metal | 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 | Metal |
787 | Metal | 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 | Metal |
788 | Metal | 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 | Metal |
789 | Metal | 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 | Metal |
790 | Metal | 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 | Metal |
791 | Metal | 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 | Metal |
792 | Metal | 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 | Metal |
793 | Metal | 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 | Metal |
794 | Metal | 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 | Metal |
795 | Metal | 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 | Metal |
796 | Metal | 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 | Metal |
797 | Metal | 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 | Metal |
798 | Metal | 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 | Metal |
799 | Metal | 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 | 0 | no | Metal |
800 | Metal | 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 | Metal |
801 | Metal | 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 | Metal |
802 | Metal | 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 | 0 | no | Metal |
803 | Metal | 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 | 0 | no | Metal |
804 | Metal | 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 | 0 | no | Metal |
805 | Metal | 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 | 0 | no | Metal |
806 | Metal | 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 | 0 | no | Metal |
807 | Metal | 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 | 0 | no | Metal |
808 | Metal | 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 | 0 | no | Metal |
809 | Metal | 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 | 0 | no | Metal |
810 | Metal | 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 | 0 | no | Metal |
811 | Metal | 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 | Metal |
812 | Metal | 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 | Metal |
813 | Metal | 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 | 0 | no | Metal |
814 | Metal | 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 | 0 | no | Metal |
815 | Metal | 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 | 0 | no | Metal |
816 | Metal | 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 | 0 | no | Metal |
817 | Metal | 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 | 0 | no | Metal |
818 | Metal | 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 | 0 | no | Metal |
819 | Metal | 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 | 0 | no | Metal |
820 | Metal | 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 | 0 | no | Metal |
821 | Metal | 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 | 0 | no | Metal |
822 | Metal | 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 | 0 | no | Metal |
823 | Metal | 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 | 0 | no | Metal |
824 | Metal | 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 | 0 | no | Metal |
825 | Metal | 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 | 0 | no | Metal |
826 | Metal | 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 | 0 | no | Metal |
827 | Metal | 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 | 0 | no | Metal |
828 | Metal | 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 | 0 | no | Metal |
829 | Metal | 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 | 0 | no | Metal |
830 | Metal | 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 | 0 | no | Metal |
831 | Metal | 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 | 0 | no | Metal |
832 | Metal | 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 | 0 | no | Metal |
833 | Metal | 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 | 0 | no | Metal |
834 | Metal | 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 | 0 | no | Metal |
835 | Metal | 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 | 0 | no | Metal |
836 | Metal | 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 | 0 | no | Metal |
837 | Metal | 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 | 0 | no | Metal |
838 | Metal | 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 | 0 | no | Metal |
839 | Metal | 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 | 0 | no | Metal |
840 | Metal | 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 | 0 | no | Metal |
841 | Metal | 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 | 0 | no | Metal |
842 | Metal | 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 | 0 | no | Metal |
843 | Metal | 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 | 0 | no | Metal |
844 | Metal | 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 | 0 | no | Metal |
845 | Metal | 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 | 0 | no | Metal |
846 | Metal | 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 | 0 | no | Metal |
847 | Metal | 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 | 0 | no | Metal |
848 | Metal | 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 | 0 | no | Metal |
849 | Metal | 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 | 0 | no | Metal |
850 | Metal | 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 | 0 | no | Metal |
851 | Metal | 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 | 0 | no | Metal |
852 | Metal | 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 | 0 | no | Metal |
853 | Metal | 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 | 0 | no | Metal |
854 | Metal | 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 | 0 | no | Metal |
855 | Metal | 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 | 0 | no | Metal |
856 | Metal | 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 | 0 | no | Metal |
857 | Metal | 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 | 0 | no | Metal |
858 | Metal | 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 | 0 | no | Metal |
859 | Metal | 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 | 0 | no | Metal |
860 | Metal | 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 | 0 | no | Metal |
861 | Metal | 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 | 0 | no | Metal |
862 | Metal | 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 | 0 | no | Metal |
863 | Metal | 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 | 0 | no | Metal |
864 | Metal | 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 | 0 | no | Metal |
865 | Metal | 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 | 0 | no | Metal |
866 | Metal | 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 | 0 | no | Metal |
867 | Metal | 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 | 0 | no | Metal |
868 | Metal | 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 | 0 | no | Metal |
869 | Metal | 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 | 0 | no | Metal |
870 | Metal | 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 | 0 | no | Metal |
871 | Metal | 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 | 0 | no | Metal |
872 | Metal | 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 | 0 | no | Metal |
873 | Metal | 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 | 0 | no | Metal |
874 | Metal | 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 | 0 | no | Metal |
875 | Metal | 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 | 0 | no | Metal |
876 | Metal | 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 | 0 | no | Metal |
877 | Metal | 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 | Metal |
878 | Metal | 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 | Metal |
879 | Metal | 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 | Metal |
880 | Metal | 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 | Metal |
881 | Metal | 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 | Metal |
882 | Metal | 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 | Metal |
883 | Metal | 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 | Metal |
884 | Metal | 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 | Metal |
885 | Metal | 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 | Metal |
886 | Metal | 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 | Metal |
887 | Metal | 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 | Metal |
888 | Metal | 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 | Metal |
889 | Metal | 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 | Metal |
890 | Metal | 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 | Metal |
891 | Metal | 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 | Metal |
892 | Metal | 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 | Metal |
893 | Metal | 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 | Metal |
894 | Metal | 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 | Metal |
895 | Metal | 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 | Metal |
896 | Metal | 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 | Metal |
897 | Metal | 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 | Metal |
898 | Metal | 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 | Metal |
899 | Metal | 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 | Metal |
900 | Metal | 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 | Metal |
901 | Metal | 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 | Metal |
902 | Metal | 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 | Metal |
903 | Metal | 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 | Metal |
904 | Metal | 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 | Metal |
905 | Metal | 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 | Metal |
906 | Metal | 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 | Metal |
907 | Metal | 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 | Metal |
908 | Metal | 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 | Metal |
909 | Metal | 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 | Metal |
910 | Metal | 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 | Metal |
911 | Metal | 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 | Metal |
912 | Metal | 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 | Metal |
913 | Metal | 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 | Metal |
914 | Metal | 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 | Metal |
915 | Metal | 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 | Metal |
916 | Metal | 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 | Metal |
917 | Metal | 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 | Metal |
918 | Metal | 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 | Metal |
919 | Metal | 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 | Metal |
920 | Metal | 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 | Metal |
921 | Metal | 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 | Metal |
922 | Metal | 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 | Metal |
923 | Metal | 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 | Metal |
924 | Metal | 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 | Metal |
925 | Metal | 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 | Metal |
926 | Metal | 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 | Metal |
927 | Metal | 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 | Metal |
928 | Metal | 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 | Metal |
929 | Metal | 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 | Metal |
930 | Metal | 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 | Metal |
931 | Metal | 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 | Metal |
932 | Metal | 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 | Metal |
933 | Metal | 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 | Metal |
934 | Metal | 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 | Metal |
935 | Metal | 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 | Metal |
936 | Metal | 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 | Metal |
937 | Metal | 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 | Metal |
938 | Metal | 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 | Metal |
939 | Metal | 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 | Metal |
940 | Metal | 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 | Metal |
941 | Metal | 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 | Metal |
942 | Metal | 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 | Metal |
943 | Metal | 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 | Metal |
944 | Metal | 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 | Metal |
945 | Metal | 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 | Metal |
946 | Metal | 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 | Metal |
947 | Metal | 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 | Metal |
948 | Metal | 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 | Metal |
949 | Metal | 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 | Metal |
950 | Metal | 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 | Metal |
951 | Metal | 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 | Metal |
952 | Metal | 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 | Metal |
953 | Metal | 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 | Metal |
954 | Metal | 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 | Metal |
955 | Metal | 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 | Metal |
956 | Metal | 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 | Metal |
957 | Metal | 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 | Metal |
958 | Metal | 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 | Metal |
959 | Metal | 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 | Metal |
960 | Metal | 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 | Metal |
961 | Metal | 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 | Metal |
962 | Metal | 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 | Metal |
963 | Metal | 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 | Metal |
964 | Metal | 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 | Metal |
965 | Metal | 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 | Metal |
966 | Metal | 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 | Metal |
967 | Metal | 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 | Metal |
968 | Metal | 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 | Metal |
969 | Metal | 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 | Metal |
970 | Metal | 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 | Metal |
971 | Metal | 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 | Metal |
972 | Metal | 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 | Metal |
973 | Metal | 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 | Metal |
974 | Metal | 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 | Metal |
975 | Metal | 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 | Metal |
976 | Metal | 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 | Metal |
977 | Metal | 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 | Metal |
978 | Metal | 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 | Metal |
979 | Metal | 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 | Metal |
980 | Metal | 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 | Metal |
981 | Metal | 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 | Metal |
982 | Metal | 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 | Metal |
983 | Metal | 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 | Metal |
984 | Metal | 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 | Metal |
985 | Metal | 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 | Metal |
986 | Metal | 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 | Metal |
987 | Metal | 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 | Metal |
988 | Metal | 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 | Metal |
989 | Metal | 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 | Metal |
990 | Metal | 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 | Metal |
991 | Metal | 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 | Metal |
992 | Metal | 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 | Metal |
993 | Metal | 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 | Metal |
994 | Metal | 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 | Metal |
995 | Metal | 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 | Metal |
996 | Metal | 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 | Metal |
997 | Metal | 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 | Metal |
998 | Metal | 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 | Metal |
999 | Metal | 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 | Metal |
1000 | Metal | 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 | Metal |
1001 | Metal | 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 | Metal |
1002 | Metal | 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 | Metal |
1003 | Metal | 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 | Metal |
1004 | Metal | 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 | Metal |
1005 | Metal | 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 | Metal |
1006 | Metal | 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 | Metal |
1007 | Metal | 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 | Metal |
1008 | Metal | 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 | Metal |
1009 | Metal | 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 | Metal |
1010 | Metal | 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 | Metal |
1011 | Metal | 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 | Metal |
1012 | Metal | 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 | Metal |
1013 | Metal | 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 | Metal |
1014 | Metal | 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 | Metal |
1015 | Metal | 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 | Metal |
1016 | Metal | 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 | Metal |
1017 | Metal | 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 | Metal |
1018 | Metal | 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 | Metal |
1019 | Metal | 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 | Metal |
1020 | Metal | 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 | Metal |
1021 | Metal | 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 | Metal |
1022 | Metal | 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 | Metal |
1023 | Metal | 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 | Metal |
1024 | Metal | 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 | Metal |
1025 | Metal | 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 | Metal |
1026 | Metal | 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 | Metal |
1027 | Metal | 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 | Metal |
1028 | Metal | 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 | Metal |
1029 | Metal | 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 | Metal |
1030 | Metal | 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 | Metal |
1031 | Metal | 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 | Metal |
1032 | Metal | 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 | Metal |
1033 | Metal | 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 | Metal |
1034 | Metal | 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 | Metal |
1035 | Metal | 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 | Metal |
1036 | Metal | 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 | Metal |
1037 | Metal | 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 | Metal |
1038 | Metal | 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 | Metal |
1039 | Metal | 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 | Metal |
1040 | Metal | 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 | Metal |
1041 | Metal | 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 | Metal |
1042 | Metal | 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 | Metal |
1043 | Metal | 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 | Metal |
1044 | Metal | 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 | Metal |
1045 | Metal | 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 | Metal |
1046 | Metal | 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 | Metal |
1047 | Metal | 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 | Metal |
1048 | Metal | 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 | Metal |
1049 | Metal | 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 | Metal |
1050 | Metal | 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 | Metal |
1051 | Metal | 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 | Metal |
1052 | Metal | 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 | Metal |
1053 | Metal | 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 | Metal |
1054 | Metal | 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 | Metal |
1055 | Metal | 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 | Metal |
1056 | Metal | 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 | Metal |
1057 | Metal | 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 | Metal |
1058 | Metal | 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 | Metal |
1059 | Metal | 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 | Metal |
1060 | Metal | 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 | Metal |
1061 | Metal | 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 | Metal |
1062 | Metal | 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 | Metal |
1063 | Metal | 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 | Metal |
1064 | Metal | 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 | Metal |
1065 | Metal | 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 | Metal |
1066 | Metal | 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 | Metal |
1067 | Metal | 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 | Metal |
1068 | Metal | 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 | Metal |
1069 | Metal | 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 | Metal |
1070 | Metal | 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 | Metal |
1071 | Metal | 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 | Metal |
1072 | Metal | 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 | Metal |
1073 | Metal | 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 | Metal |
1074 | Metal | 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 | Metal |
1075 | Metal | 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 | Metal |
1076 | Metal | 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 | Metal |
1077 | Metal | 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 | Metal |
1078 | Metal | 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 | Metal |
1079 | Metal | 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 | Metal |
1080 | Metal | 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 | Metal |
1081 | Metal | 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 | Metal |
1082 | Metal | 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 | Metal |
1083 | Metal | 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 | Metal |
1084 | Metal | 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 | Metal |
1085 | Metal | 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 | Metal |
1086 | Metal | 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 | Metal |
1087 | Metal | 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 | Metal |
1088 | Metal | 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 | Metal |
1089 | Metal | 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 | Metal |
1090 | Metal | 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 | Metal |
1091 | Metal | 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 | Metal |
1092 | Metal | 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 | Metal |
1093 | Metal | 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 | Metal |
1094 | Metal | 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 | Metal |
1095 | Metal | 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 | Metal |
1096 | Metal | 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 | Metal |
1097 | Metal | 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 | Metal |
1098 | Metal | 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 | Metal |
1099 | Metal | 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 | Metal |
1100 | Metal | 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 | Metal |
1101 | Metal | 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 | Metal |
1102 | Metal | 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 | Metal |
1103 | Metal | 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 | Metal |
1104 | Metal | 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 | Metal |
1105 | Metal | 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 | Metal |
1106 | Metal | 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 | Metal |
1107 | Metal | 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 | Metal |
1108 | Metal | 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 | Metal |
1109 | Metal | 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 | Metal |
1110 | Metal | 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 | Metal |
1111 | Metal | 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 | Metal |
1112 | Metal | 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 | Metal |
1113 | Metal | 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 | Metal |
1114 | Metal | 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 | Metal |
1115 | Metal | 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 | Metal |
1116 | Metal | 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 | Metal |
1117 | Metal | 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 | Metal |
1118 | Metal | 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 | Metal |
1119 | Metal | 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 | Metal |
1120 | Metal | 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 | Metal |
1121 | Metal | 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 | Metal |
1122 | Metal | 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 | Metal |
1123 | Metal | 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 | Metal |
1124 | Metal | 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 | Metal |
1125 | Metal | 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 | Metal |
1126 | Metal | 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 | Metal |
1127 | Metal | 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 | Metal |
1128 | Metal | 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 | Metal |
1129 | Metal | 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 | Metal |
1130 | Metal | 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 | Metal |
1131 | Metal | 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 | Metal |
1132 | Metal | 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 | Metal |
1133 | Metal | 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 | Metal |
1134 | Metal | 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 | Metal |
1135 | Metal | 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 | Metal |
1136 | Metal | 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 | Metal |
1137 | Metal | 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 | Metal |
1138 | Metal | 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 | Metal |
1139 | Metal | 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 | Metal |
1140 | Metal | 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 | Metal |
1141 | Metal | 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 | Metal |
1142 | Metal | 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 | Metal |
1143 | Metal | 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 | Metal |
1144 | Metal | 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 | Metal |
1145 | Metal | 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 | Metal |
1146 | Metal | 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 | Metal |
1147 | Metal | 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 | Metal |
1148 | Metal | 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 | Metal |
1149 | Metal | 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 | Metal |
1150 | Metal | 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 | Metal |
1151 | Metal | 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 | Metal |
1152 | Metal | 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 | Metal |
1153 | Metal | 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 | Metal |
1154 | Metal | 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 | Metal |
1155 | Metal | 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 | Metal |
1156 | Metal | 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 | Metal |
1157 | Metal | 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 | Metal |
1158 | Metal | 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 | Metal |
1159 | Metal | 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 | Metal |
1160 | Metal | 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 | Metal |
1161 | Metal | 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 | Metal |
1162 | Metal | 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 | Metal |
1163 | Metal | 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 | Metal |
1164 | Metal | 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 | Metal |
1165 | Metal | 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 | Metal |
1166 | Metal | 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 | Metal |
1167 | Metal | 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 | Metal |
1168 | Metal | 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 | Metal |
1169 | Metal | 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 | Metal |
1170 | Metal | 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 | Metal |
1171 | Metal | 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 | Metal |
1172 | Metal | 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 | Metal |
1173 | Metal | 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 | Metal |
1174 | Metal | 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 | Metal |
1175 | Metal | 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 | Metal |
1176 | Metal | 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 | Metal |
1177 | Metal | 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 | Metal |
1178 | Metal | 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 | Metal |
1179 | Metal | 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 | Metal |
1180 | Metal | 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 | Metal |
1181 | Metal | 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 | Metal |
1182 | Metal | 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 | Metal |
1183 | Metal | 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 | Metal |
1184 | Metal | 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 | Metal |
1185 | Metal | 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 | Metal |
1186 | Metal | 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 | Metal |
1187 | Metal | 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 | Metal |
1188 | Metal | 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 | Metal |
1189 | Metal | 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 | Metal |
1190 | Metal | 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 | Metal |
1191 | Metal | 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 | Metal |
1192 | Metal | 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 | Metal |
1193 | Metal | 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 | Metal |
1194 | Metal | 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 | Metal |
1195 | Metal | 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 | Metal |
1196 | Metal | 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 | Metal |
1197 | Metal | 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 | Metal |
1198 | Metal | 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 | Metal |
1199 | Metal | 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 | Metal |
1200 | Metal | 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 | Metal |
1201 | Metal | 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 | Metal |
1202 | Metal | 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 | Metal |
1203 | Metal | 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 | Metal |
1204 | Metal | 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 | Metal |
1205 | Metal | 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 | Metal |
1206 | Metal | 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 | Metal |
1207 | Metal | 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 | Metal |
1208 | Metal | 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 | Metal |
1209 | Metal | 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 | Metal |
1210 | Metal | 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 | Metal |
1211 | Metal | 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 | Metal |
1212 | Metal | 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 | Metal |
1213 | Metal | 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 | Metal |
1214 | Metal | 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 | Metal |
1215 | Metal | 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 | Metal |
1216 | Metal | 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 | Metal |
1217 | Metal | 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 | Metal |
1218 | Metal | 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 | Metal |
1219 | Metal | 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 | Metal |
1220 | Metal | 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 | Metal |
1221 | Metal | 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 | Metal |
1222 | Metal | 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 | Metal |
1223 | Metal | 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 | Metal |
1224 | Metal | 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 | Metal |
1225 | Metal | 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 | Metal |
1226 | Metal | 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 | Metal |
1227 | Metal | 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 | Metal |
1228 | Metal | 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 | Metal |
1229 | Metal | 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 | Metal |
1230 | Metal | 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 | Metal |
1231 | Metal | 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 | Metal |
1232 | Metal | 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 | Metal |
1233 | Metal | 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 | Metal |
1234 | Metal | 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 | Metal |
1235 | Metal | 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 | Metal |
1236 | Metal | 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 | Metal |
1237 | Metal | 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 | Metal |
1238 | Metal | 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 | Metal |
1239 | Metal | 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 | Metal |
1240 | Metal | 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 | Metal |
1241 | Metal | 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 | Metal |
1242 | Metal | 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 | Metal |
1243 | Metal | 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 | Metal |
1244 | Metal | 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 | Metal |
1245 | Metal | 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 | Metal |
1246 | Metal | 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 | Metal |
1247 | Metal | 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 | Metal |
1248 | Metal | 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 | Metal |
1249 | Metal | 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 | Metal |
1250 | Metal | 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 | Metal |
1251 | Metal | 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 | Metal |
1252 | Metal | 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 | Metal |
1253 | Metal | 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 | Metal |
1254 | Metal | 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 | Metal |
1255 | Metal | 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 | Metal |
1256 | Metal | 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 | Metal |
1257 | Metal | 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 | Metal |
1258 | Metal | 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 | Metal |
1259 | Metal | 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 | Metal |
1260 | Metal | 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 | Metal |
1261 | Metal | 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 | Metal |
1262 | Metal | 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 | Metal |
1263 | Metal | 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 | Metal |
1264 | Metal | 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 | Metal |
1265 | Metal | 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 | Metal |
1266 | Metal | 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 | Metal |
1267 | Metal | 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 | Metal |
1268 | Metal | 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 | Metal |
1269 | Metal | 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 | Metal |
1270 | Metal | 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 | Metal |
1271 | Metal | 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 | Metal |
1272 | Metal | 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 | Metal |
1273 | Metal | 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 | Metal |
1274 | Metal | 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 | Metal |
1275 | Metal | 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 | Metal |
1276 | Metal | 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 | Metal |
1277 | Metal | 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 | Metal |
1278 | Metal | 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 | Metal |
1279 | Metal | 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 | Metal |
1280 | Metal | 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 | Metal |
1281 | Metal | 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 | Metal |
1282 | Metal | 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 | Metal |
1283 | Metal | 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 | Metal |
1284 | Metal | 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 | Metal |
1285 | Metal | 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 | Metal |
1286 | Metal | 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 | Metal |
1287 | Metal | 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 | Metal |
1288 | Metal | 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 | Metal |
1289 | Metal | 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 | Metal |
1290 | Metal | 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 | Metal |
1291 | Metal | 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 | Metal |
1292 | Metal | 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 | Metal |
1293 | Metal | 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 | Metal |
1294 | Metal | 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 | Metal |
1295 | Metal | 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 | Metal |
1296 | Metal | 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 | Metal |
1297 | Metal | 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 | Metal |
1298 | Metal | 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 | Metal |
1299 | Metal | 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 | Metal |
1300 | Metal | 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 | Metal |
1301 | Metal | 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 | Metal |
1302 | Metal | 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 | Metal |
1303 | Metal | 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 | Metal |
1304 | Metal | 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 | Metal |
1305 | Metal | 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 | Metal |
1306 | Metal | 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 | Metal |
1307 | Metal | 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 | Metal |
1308 | Metal | 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 | Metal |
1309 | Metal | 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 | Metal |
1310 | Metal | 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 | Metal |
1311 | Metal | 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 | Metal |
1312 | Metal | 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 | Metal |
1313 | Metal | 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 | Metal |
1314 | Metal | 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 | Metal |
1315 | Metal | 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 | Metal |
1316 | Metal | 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 | Metal |
1317 | Metal | 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 | Metal |
1318 | Metal | 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 | Metal |
1319 | Metal | 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 | Metal |
1320 | Metal | 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 | Metal |
1321 | Metal | 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 | Metal |
1322 | Metal | 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 | Metal |
1323 | Metal | 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 | Metal |
1324 | Metal | 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 | Metal |
1325 | Metal | 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 | Metal |
1326 | Metal | 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 | Metal |
1327 | Metal | 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 | Metal |
1328 | Metal | 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 | Metal |
1329 | Metal | 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 | Metal |
1330 | Metal | 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 | Metal |
1331 | Metal | 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 | Metal |
1332 | Metal | 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 | Metal |
1333 | Metal | 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 | Metal |
1334 | Metal | 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 | Metal |
1335 | Metal | 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 | Metal |
1336 | Metal | 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 | Metal |
1337 | Metal | 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 | Metal |
1338 | Metal | 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 | Metal |
1339 | Metal | 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 | Metal |
1340 | Metal | 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 | Metal |
1341 | Metal | 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 | Metal |
1342 | Metal | 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 | Metal |
1343 | Metal | 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 | Metal |
1344 | Metal | 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 | Metal |
1345 | Metal | 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 | Metal |
1346 | Metal | 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 | Metal |
1347 | Metal | 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 | Metal |
1348 | Metal | 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 | Metal |
1349 | Metal | 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 | Metal |
1350 | Metal | 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 | Metal |
1351 | Metal | 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 | Metal |
1352 | Metal | 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 | Metal |
1353 | Metal | 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 | Metal |
1354 | Metal | 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 | Metal |
1355 | Metal | 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 | Metal |
1356 | Metal | 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 | Metal |
1357 | Metal | 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 | Metal |
1358 | Metal | 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 | Metal |
1359 | Metal | 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 | Metal |
1360 | Metal | 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 | Metal |
1361 | Metal | 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 | Metal |
1362 | Metal | 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 | Metal |
1363 | Metal | 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 | Metal |
1364 | Metal | 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 | Metal |
1365 | Metal | 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 | Metal |
1366 | Metal | 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 | Metal |
1367 | Metal | 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 | Metal |
1368 | Metal | 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 | Metal |
1369 | Metal | 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 | Metal |
1370 | Metal | 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 | Metal |
1371 | Metal | 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 | Metal |
1372 | Metal | 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 | Metal |
1373 | Metal | 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 | Metal |
1374 | Metal | 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 | Metal |
1375 | Metal | 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 | Metal |
1376 | Metal | 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 | Metal |
1377 | Metal | 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 | Metal |
1378 | Metal | 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 | Metal |
1379 | Metal | 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 | Metal |
1380 | Metal | 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 | Metal |
1381 | Metal | 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 | Metal |
1382 | Metal | 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 | Metal |
1383 | Metal | 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 | Metal |
1384 | Metal | 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 | Metal |
1385 | Metal | 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 | Metal |
1386 | Metal | 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 | Metal |
1387 | Metal | 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 | Metal |
1388 | Metal | 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 | Metal |
1389 | Metal | 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 | Metal |
1390 | Metal | 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 | Metal |
1391 | Metal | 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 | Metal |
1392 | Metal | 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 | Metal |
1393 | Metal | 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 | Metal |
1394 | Metal | 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 | Metal |
1395 | Metal | 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 | Metal |
1396 | Metal | 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 | Metal |
1397 | Metal | 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 | Metal |
1398 | Metal | 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 | Metal |
1399 | Metal | 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 | Metal |
1400 | Metal | 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 | Metal |
1401 | Metal | 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 | Metal |
1402 | Metal | 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 | Metal |
1403 | Metal | 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 | Metal |
1404 | Metal | 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 | Metal |
1405 | Metal | 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 | Metal |
1406 | Metal | 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 | Metal |
1407 | Metal | 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 | Metal |
1408 | Metal | 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 | Metal |
1409 | Metal | 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 | Metal |
1410 | Metal | 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 | Metal |
1411 | Metal | 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 | Metal |
1412 | Metal | 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 | Metal |
1413 | Metal | 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 | Metal |
1414 | Metal | 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 | Metal |
1415 | Metal | 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 | Metal |
1416 | Metal | 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 | Metal |
1417 | Metal | 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 | Metal |
1418 | Metal | 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 | Metal |
1419 | Metal | 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 | Metal |
1420 | Metal | 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 | Metal |
1421 | Metal | 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 | Metal |
1422 | Metal | 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 | Metal |
1423 | Metal | 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 | Metal |
1424 | Metal | 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 | Metal |
1425 | Metal | 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 | Metal |
1426 | Metal | 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 | Metal |
1427 | Metal | 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 | Metal |
1428 | Metal | 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 | Metal |
1429 | Metal | 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 | Metal |
1430 | Metal | 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 | Metal |
1431 | Metal | 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 | Metal |
1432 | Metal | 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 | Metal |
1433 | Metal | 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 | Metal |
1434 | Metal | 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 | Metal |
1435 | Metal | 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 | Metal |
1436 | Metal | 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 | Metal |
1437 | Metal | 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 | Metal |
1438 | Metal | 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 | Metal |
1439 | Metal | 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 | Metal |
1440 | Metal | 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 | Metal |
1441 | Metal | 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 | Metal |
1442 | Metal | 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 | Metal |
1443 | Metal | 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 | Metal |
1444 | Metal | 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 | Metal |
1445 | Metal | 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 | Metal |
1446 | Metal | 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 | Metal |
1447 | Metal | 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 | Metal |
1448 | Metal | 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 | Metal |
1449 | Metal | 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 | Metal |
1450 | Metal | 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 | Metal |
1451 | Metal | 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 | Metal |
1452 | Metal | 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 | Metal |
1453 | Metal | 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 | Metal |
1454 | Metal | 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 | Metal |
1455 | Metal | 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 | Metal |
1456 | Metal | 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 | Metal |
1457 | Metal | 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 | Metal |
1458 | Metal | 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 | Metal |
1459 | Metal | 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 | Metal |
1460 | Metal | 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 | Metal |
1461 | Metal | 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 | Metal |
1462 | Metal | 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 | Metal |
1463 | Metal | 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 | Metal |
1464 | Metal | 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 | Metal |
1465 | Metal | 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 | Metal |
1466 | Metal | 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 | Metal |
1467 | Metal | 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 | Metal |
1468 | Metal | 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 | Metal |
1469 | Metal | 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 | Metal |
1470 | Metal | 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 | Metal |
1471 | Metal | 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 | Metal |
1472 | Metal | 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 | Metal |
1473 | Metal | 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 | Metal |
1474 | Metal | 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 | Metal |
1475 | Metal | 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 | Metal |
1476 | Metal | 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 | Metal |
1477 | Metal | 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 | Metal |
1478 | Metal | 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 | Metal |
1479 | Metal | 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 | Metal |
1480 | Metal | 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 | Metal |
1481 | Metal | 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 | Metal |
1482 | Metal | 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 | Metal |
1483 | Metal | 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 | Metal |
1484 | Metal | 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 | Metal |
1485 | Metal | 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 | Metal |
1486 | Metal | 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 | Metal |
1487 | Metal | 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 | Metal |
1488 | Metal | 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 | Metal |
1489 | Metal | 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 | Metal |
1490 | Metal | 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 | Metal |
1491 | Metal | 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 | Metal |
1492 | Metal | 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 | Metal |
1493 | Metal | 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 | Metal |
1494 | Metal | 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 | Metal |
1495 | Metal | 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 | Metal |
1496 | Metal | 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 | Metal |
1497 | Metal | 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 | Metal |
1498 | Metal | 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 | Metal |
1499 | Metal | 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 | Metal |
1500 | Metal | 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 | Metal |
1501 | Metal | 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 | Metal |
1502 | Metal | 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 | Metal |
1503 | Metal | 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 | Metal |
1504 | Metal | 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 | Metal |
1505 | Metal | 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 | Metal |
1506 | Metal | 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 | Metal |
1507 | Metal | 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 | Metal |
1508 | Metal | 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 | Metal |
1509 | Metal | 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 | Metal |
1510 | Metal | 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 | Metal |
1511 | Metal | 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 | Metal |
1512 | Metal | 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 | Metal |
1513 | Metal | 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 | Metal |
1514 | Metal | 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 | Metal |
1515 | Metal | 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 | Metal |
1516 | Metal | 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 | Metal |
1517 | Metal | 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 | Metal |
1518 | Metal | 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 | Metal |
1519 | Metal | 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 | Metal |
1520 | Metal | 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 | Metal |
1521 | Metal | 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 | Metal |
1522 | Metal | 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 | Metal |
1523 | Metal | 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 | Metal |
1524 | Metal | 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 | Metal |
1525 | Metal | 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 | Metal |
1526 | Metal | 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 | Metal |
1527 | Metal | 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 | Metal |
1528 | Metal | 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 | Metal |
1529 | Metal | 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 | Metal |
1530 | Metal | 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 | Metal |
1531 | Metal | 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 | Metal |
1532 | Metal | 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 | Metal |
1533 | Metal | 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 | Metal |
1534 | Metal | 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 | Metal |
1535 | Metal | 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 | Metal |
1536 | Metal | 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 | Metal |
1537 | Metal | 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 | Metal |
1538 | Metal | 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 | Metal |
1539 | Metal | 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 | Metal |
1540 | Metal | 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 | Metal |
1541 | Metal | 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 | Metal |
1542 | Metal | 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 | Metal |
1543 | Metal | 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 | Metal |
1544 | Metal | 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 | Metal |
1545 | Metal | 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 | Metal |
1546 | Metal | 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 | Metal |
1547 | Metal | 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 | Metal |
1548 | Metal | 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 | Metal |
1549 | Metal | 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 | Metal |
1550 | Metal | 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 | Metal |
1551 | Metal | 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 | Metal |
1552 | Metal | 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 | Metal |
1553 | Metal | 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 | Metal |
1554 | Metal | 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 | Metal |
1555 | Metal | 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 | Metal |
1556 | Metal | 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 | Metal |
1557 | Metal | 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 | Metal |
1558 | Metal | 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 | Metal |
1559 | Metal | 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 | Metal |
1560 | Metal | 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 | Metal |
1561 | Metal | 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 | Metal |
1562 | Metal | 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 | Metal |
1563 | Metal | 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 | Metal |
1564 | Metal | 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 | Metal |
1565 | Metal | 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 | Metal |
1566 | Metal | 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 | Metal |
1567 | Metal | 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 | Metal |
1568 | Metal | 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 | Metal |
1569 | Metal | 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 | Metal |
1570 | Metal | 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 | Metal |
1571 | Metal | 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 | Metal |
1572 | Metal | 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 | Metal |
1573 | Metal | 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 | Metal |
1574 | Metal | 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 | Metal |
1575 | Metal | 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 | Metal |
1576 | Metal | 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 | Metal |
1577 | Metal | 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 | Metal |
1578 | Metal | 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 | Metal |
1579 | Metal | 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 | Metal |
1580 | Metal | 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 | Metal |
1581 | Metal | 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 | Metal |
1582 | Metal | 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 | Metal |
1583 | Metal | 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 | Metal |
1584 | Metal | 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 | Metal |
1585 | Metal | 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 | Metal |
1586 | Metal | 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 | Metal |
1587 | Metal | 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 | Metal |
1588 | Metal | 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 | Metal |
1589 | Metal | 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 | Metal |
1590 | Metal | 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 | Metal |
1591 | Metal | 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 | Metal |
1592 | Metal | 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 | Metal |
1593 | Metal | 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 | Metal |
1594 | Metal | 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 | Metal |
1595 | Metal | 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 | Metal |
1596 | Metal | 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 | Metal |
1597 | Metal | 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 | Metal |
1598 | Metal | 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 | Metal |
1599 | Metal | 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 | Metal |
1600 | Metal | 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 | Metal |
1601 | Metal | 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 | Metal |
1602 | Metal | 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 | Metal |
1603 | Metal | 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 | Metal |
1604 | Metal | 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 | Metal |
1605 | Metal | 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 | Metal |
1606 | Metal | 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 | Metal |
1607 | Metal | 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 | Metal |
1608 | Metal | 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 | Metal |
1609 | Metal | 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 | Metal |
1610 | Metal | 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 | Metal |
1611 | Metal | 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 | Metal |
1612 | Metal | 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 | Metal |
1613 | Metal | 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 | Metal |
1614 | Metal | 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 | Metal |
1615 | Metal | 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 | Metal |
1616 | Metal | 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 | Metal |
1617 | Metal | 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 | Metal |
1618 | Metal | 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 | Metal |
1619 | Metal | 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 | Metal |
1620 | Metal | 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 | Metal |
1621 | Metal | 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 | Metal |
1622 | Metal | 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 | Metal |
1623 | Metal | 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 | Metal |
1624 | Metal | 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 | Metal |
1625 | Metal | 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 | Metal |
1626 | Metal | 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 | Metal |
1627 | Metal | 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 | Metal |
1628 | Metal | 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 | Metal |
1629 | Metal | 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 | Metal |
1630 | Metal | 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 | Metal |
1631 | Metal | 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 | Metal |
1632 | Metal | 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 | Metal |
1633 | Metal | 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 | Metal |
1634 | Metal | 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 | Metal |
1635 | Metal | 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 | Metal |
1636 | Metal | 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 | Metal |
1637 | Metal | 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 | Metal |
1638 | Metal | 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 | Metal |
1639 | Metal | 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 | Metal |
1640 | Metal | 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 | Metal |
1641 | Metal | 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 | Metal |
1642 | Metal | 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 | Metal |
1643 | Metal | 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 | Metal |
1644 | Metal | 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 | Metal |
1645 | Metal | 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 | Metal |
1646 | Metal | 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 | Metal |
1647 | Metal | 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 | Metal |
1648 | Metal | 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 | Metal |
1649 | Metal | 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 | Metal |
1650 | Metal | 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 | Metal |
1651 | Metal | 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 | Metal |
1652 | Metal | 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 | Metal |
1653 | Metal | 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 | Metal |
1654 | Metal | 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 | Metal |
1655 | Metal | 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 | Metal |
1656 | Metal | 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 | Metal |
1657 | Metal | 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 | Metal |
1658 | Metal | 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 | Metal |
1659 | Metal | 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 | Metal |
1660 | Metal | 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 | Metal |
1661 | Metal | 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 | Metal |
1662 | Metal | 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 | Metal |
1663 | Metal | 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 | Metal |
1664 | Metal | 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 | Metal |
1665 | Metal | 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 | Metal |
1666 | Metal | 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 | Metal |
1667 | Metal | 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 | Metal |
1668 | Metal | 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 | Metal |
1669 | Metal | 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 | Metal |
1670 | Metal | 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 | Metal |
1671 | Metal | 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 | Metal |
1672 | Metal | 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 | Metal |
1673 | Metal | 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 | Metal |
1674 | Metal | 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 | Metal |
1675 | Metal | 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 | Metal |
1676 | Metal | 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 | Metal |
1677 | Metal | 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 | Metal |
1678 | Metal | 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 | Metal |
1679 | Metal | 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 | Metal |
1680 | Metal | 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 | Metal |
1681 | Metal | 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 | Metal |
1682 | Metal | 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 | Metal |
1683 | Metal | 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 | Metal |
1684 | Metal | 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 | Metal |
1685 | Metal | 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 | Metal |
1686 | Metal | 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 | Metal |
1687 | Metal | 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 | Metal |
1688 | Metal | 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 | Metal |
1689 | Metal | 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 | Metal |
1690 | Metal | 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 | Metal |
1691 | Metal | 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 | Metal |
1692 | Metal | 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 | Metal |
1693 | Metal | 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 | Metal |
1694 | Metal | 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 | Metal |
1695 | Metal | 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 | Metal |
1696 | Metal | 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 | Metal |
1697 | Metal | 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 | Metal |
1698 | Metal | 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 | Metal |
1699 | Metal | 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 | Metal |
1700 | Metal | 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 | Metal |
1701 | Metal | 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 | Metal |
1702 | Metal | 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 | Metal |
1703 | Metal | 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 | Metal |
1704 | Metal | 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 | Metal |
1705 | Metal | 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 | Metal |
1706 | Metal | 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 | Metal |
1707 | Metal | 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 | Metal |
1708 | Metal | 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 | Metal |
1709 | Metal | 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 | Metal |
1710 | Metal | 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 | Metal |
1711 | Metal | 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 | Metal |
1712 | Metal | 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 | Metal |
1713 | Metal | 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 | Metal |
1714 | Metal | 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 | Metal |
1715 | Metal | 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 | Metal |
1716 | Metal | 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 | Metal |
1717 | Metal | 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 | Metal |
1718 | Metal | 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 | Metal |
1719 | Metal | 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 | Metal |
1720 | Metal | 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 | Metal |
1721 | Metal | 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 | Metal |
1722 | Metal | 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 | Metal |
1723 | Metal | 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 | Metal |
1724 | Metal | 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 | Metal |
1725 | Metal | 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 | Metal |
1726 | Metal | 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 | Metal |
1727 | Metal | 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 | Metal |
1728 | Metal | 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 | Metal |
1729 | Metal | 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 | Metal |
1730 | Metal | 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 | Metal |
1731 | Metal | 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 | Metal |
1732 | Metal | 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 | Metal |
1733 | Metal | 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 | Metal |
1734 | Metal | 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 | Metal |
1735 | Metal | 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 | Metal |
1736 | Metal | 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 | Metal |
1737 | Metal | 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 | Metal |
1738 | Metal | 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 | Metal |
1739 | Metal | 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 | Metal |
1740 | Metal | 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 | Metal |
1741 | Metal | 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 | Metal |
1742 | Metal | 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 | Metal |
1743 | Metal | 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 | Metal |
1744 | Metal | 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 | Metal |
1745 | Metal | 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 | Metal |
1746 | Metal | 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 | Metal |
1747 | Metal | 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 | Metal |
1748 | Metal | 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 | Metal |
1749 | Metal | 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 | Metal |
1750 | Metal | 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 | Metal |
1751 | Metal | 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 | Metal |
1752 | Metal | 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 | Metal |
1753 | Metal | 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 | Metal |
1754 | Metal | 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 | Metal |
1755 | Metal | 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 | Metal |
1756 | Metal | 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 | Metal |
1757 | Metal | 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 | Metal |
1758 | Metal | 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 | Metal |
1759 | Metal | 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 | Metal |
1760 | Metal | 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 | Metal |
1761 | Metal | 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 | Metal |
1762 | Metal | 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 | Metal |
1763 | Metal | 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 | Metal |
1764 | Metal | 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 | Metal |
1765 | Metal | 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 | Metal |
1766 | Metal | 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 | Metal |
1767 | Metal | 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 | Metal |
1768 | Metal | 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 | Metal |
1769 | Metal | 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 | Metal |
1770 | Metal | 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 | Metal |
1771 | Metal | 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 | Metal |
1772 | Metal | 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 | Metal |
1773 | Metal | 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 | Metal |
1774 | Metal | 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 | Metal |
1775 | Metal | 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 | Metal |
1776 | Metal | 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 | Metal |
1777 | Metal | 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 | Metal |
1778 | Metal | 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 | Metal |
1779 | Metal | 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 | Metal |
1780 | Metal | 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 | Metal |
1781 | Metal | 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 | Metal |
1782 | Metal | 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 | Metal |
1783 | Metal | 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 | Metal |
1784 | Metal | 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 | Metal |
1785 | Metal | 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 | Metal |
1786 | Metal | 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 | Metal |
1787 | Metal | 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 | Metal |
1788 | Metal | 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 | Metal |
1789 | Metal | 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 | Metal |
1790 | Metal | 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 | Metal |
1791 | Metal | 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 | Metal |
1792 | Metal | 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 | Metal |
1793 | Metal | 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 | Metal |
1794 | Metal | 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 | Metal |
1795 | Metal | 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 | Metal |
1796 | Metal | 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 | Metal |
1797 | Metal | 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 | Metal |
1798 | Metal | 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 | Metal |
1799 | Metal | 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 | Metal |
1800 | Metal | 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 | Metal |
1801 | Metal | 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 | Metal |
1802 | Metal | 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 | Metal |
1803 | Metal | 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 | Metal |
1804 | Metal | 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 | Metal |
1805 | Metal | 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 | Metal |
1806 | Metal | 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 | Metal |
1807 | Metal | 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 | Metal |
1808 | Metal | 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 | Metal |
1809 | Metal | 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 | Metal |
1810 | Metal | 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 | Metal |
1811 | Metal | 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 | Metal |
1812 | Metal | 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 | Metal |
1813 | Metal | 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 | Metal |
1814 | Metal | 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 | Metal |
1815 | Metal | 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 | Metal |
1816 | Metal | 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 | Metal |
1817 | Metal | 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 | Metal |
1818 | Metal | 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 | Metal |
1819 | Metal | 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 | Metal |
1820 | Metal | 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 | Metal |
1821 | Metal | 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 | Metal |
1822 | Metal | 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 | Metal |
1823 | Metal | 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 | Metal |
1824 | Metal | 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 | Metal |
1825 | Metal | 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 | Metal |
1826 | Metal | 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 | Metal |
1827 | Metal | 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 | Metal |
1828 | Metal | 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 | Metal |
1829 | Metal | 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 | Metal |
1830 | Metal | 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 | Metal |
1831 | Metal | 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 | Metal |
1832 | Metal | 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 | Metal |
1833 | Metal | 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 | Metal |
1834 | Metal | 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 | Metal |
1835 | Metal | 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 | Metal |
1836 | Metal | 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 | Metal |
1837 | Metal | 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 | Metal |
1838 | Metal | 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 | Metal |
1839 | Metal | 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 | Metal |
1840 | Metal | 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 | Metal |
1841 | Metal | 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 | Metal |
1842 | Metal | 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 | Metal |
1843 | Metal | 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 | Metal |
1844 | Metal | 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 | Metal |
1845 | Metal | 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 | Metal |
1846 | Metal | 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 | Metal |
1847 | Metal | 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 | Metal |
1848 | Metal | 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 | Metal |
1849 | Metal | 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 | Metal |
1850 | Metal | 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 | Metal |
1851 | Metal | 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 | Metal |
1852 | Metal | 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 | Metal |
1853 | Metal | 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 | Metal |
1854 | Metal | 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 | Metal |
1855 | Metal | 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 | Metal |
1856 | Metal | 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 | Metal |
1857 | Metal | 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 | Metal |
1858 | Metal | 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 | Metal |
1859 | Metal | 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 | Metal |
1860 | Metal | 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 | Metal |
1861 | Metal | 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 | Metal |
1862 | Metal | 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 | Metal |
1863 | Metal | 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 | Metal |
1864 | Metal | 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 | Metal |
1865 | Metal | 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 | Metal |
1866 | Metal | 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 | Metal |
1867 | Metal | 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 | Metal |
1868 | Metal | 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 | Metal |
1869 | Metal | 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 | Metal |
1870 | Metal | 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 | Metal |
1871 | Metal | 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 | Metal |
1872 | Metal | 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 | Metal |
1873 | Metal | 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 | Metal |
1874 | Metal | 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 | Metal |
1875 | Metal | 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 | Metal |
1876 | Metal | 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 | Metal |
1877 | Metal | 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 | Metal |
1878 | Metal | 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 | Metal |
1879 | Metal | 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 | Metal |
1880 | Metal | 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 | Metal |
1881 | Metal | 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 | Metal |
1882 | Metal | 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 | Metal |
1883 | Metal | 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 | Metal |
1884 | Metal | 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 | Metal |
1885 | Metal | 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 | Metal |
1886 | Metal | 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 | Metal |
1887 | Metal | 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 | Metal |
1888 | Metal | 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 | Metal |
1889 | Metal | 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 | Metal |
1890 | Metal | 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 | Metal |
1891 | Metal | 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 | Metal |
1892 | Metal | 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 | Metal |
1893 | Metal | 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 | Metal |
1894 | Metal | 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 | Metal |
1895 | Metal | 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 | Metal |
1896 | Metal | 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 | Metal |
1897 | Metal | 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 | Metal |
1898 | Metal | 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 | Metal |
1899 | Metal | 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 | Metal |
1900 | Metal | 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 | Metal |
1901 | Metal | 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 | Metal |
1902 | Metal | 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 | Metal |
1903 | Metal | 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 | Metal |
1904 | Metal | 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 | Metal |
1905 | Metal | 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 | Metal |
1906 | Metal | 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 | Metal |
1907 | Metal | 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 | Metal |
1908 | Metal | 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 | Metal |
1909 | Metal | 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 | Metal |
1910 | Metal | 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 | Metal |
1911 | Metal | 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 | Metal |
1912 | Metal | 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 | Metal |
1913 | Metal | 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 | Metal |
1914 | Metal | 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 | Metal |
1915 | Metal | 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 | Metal |
1916 | Metal | 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 | Metal |
1917 | Metal | 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 | Metal |
1918 | Metal | 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 | Metal |
1919 | Metal | 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 | Metal |
1920 | Metal | 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 | Metal |
1921 | Metal | 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 | Metal |
1922 | Metal | 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 | Metal |
1923 | Metal | 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 | Metal |
1924 | Metal | 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 | Metal |
1925 | Metal | 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 | Metal |
1926 | Metal | 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 | Metal |
1927 | Metal | 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 | Metal |
1928 | Metal | 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 | Metal |
1929 | Metal | 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 | Metal |
1930 | Metal | 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 | Metal |
1931 | Metal | 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 | Metal |
1932 | Metal | 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 | Metal |
1933 | Metal | 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 | Metal |
1934 | Metal | 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 | Metal |
1935 | Metal | 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 | Metal |
1936 | Metal | 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 | Metal |
1937 | Metal | 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 | Metal |
1938 | Metal | 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 | Metal |
1939 | Metal | 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 | Metal |
1940 | Metal | 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 | Metal |
1941 | Metal | 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 | Metal |
1942 | Metal | 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 | Metal |
1943 | Metal | 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 | Metal |
1944 | Metal | 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 | Metal |
1945 | Metal | 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 | Metal |
1946 | Metal | 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 | Metal |
1947 | Metal | 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 | Metal |
1948 | Metal | 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 | Metal |
1949 | Metal | 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 | Metal |
1950 | Metal | 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 | Metal |
1951 | Metal | 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 | Metal |
1952 | Metal | 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 | Metal |
1953 | Metal | 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 | Metal |
1954 | Metal | 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 | Metal |
1955 | Metal | 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 | Metal |
1956 | Metal | 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 | Metal |
1957 | Metal | 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 | Metal |
1958 | Metal | 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 | Metal |
1959 | Metal | 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 | Metal |
1960 | Metal | 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 | Metal |
1961 | Metal | 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 | Metal |
1962 | Metal | 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 | Metal |
1963 | Metal | 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 | Metal |
1964 | Metal | 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 | Metal |
1965 | Metal | 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 | Metal |
1966 | Metal | 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 | Metal |
1967 | Metal | 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 | Metal |
1968 | Metal | 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 | Metal |
1969 | Metal | 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 | Metal |
1970 | Metal | 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 | Metal |
1971 | Metal | 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 | Metal |
1972 | Metal | 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 | Metal |
1973 | Metal | 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 | Metal |
1974 | Metal | 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 | Metal |
1975 | Metal | 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 | Metal |
1976 | Metal | 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 | Metal |
1977 | Metal | 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 | Metal |
1978 | Metal | 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 | Metal |
1979 | Metal | 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 | Metal |
1980 | Metal | 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 | Metal |
1981 | Metal | 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 | Metal |
1982 | Metal | 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 | Metal |
1983 | Metal | 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 | Metal |
1984 | Metal | 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 | Metal |
1985 | Metal | 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 | Metal |
1986 | Metal | 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 | Metal |
1987 | Metal | 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 | Metal |
1988 | Metal | 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 | Metal |
1989 | Metal | 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 | Metal |
1990 | Metal | 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 | Metal |
1991 | Metal | 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 | Metal |
1992 | Metal | 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 | Metal |
1993 | Metal | 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 | Metal |
1994 | Metal | 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 | Metal |
1995 | Metal | 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 | Metal |
1996 | Metal | 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 | Metal |
1997 | Metal | 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 | Metal |
1998 | Metal | 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 | Metal |
1999 | Metal | 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 | Metal |
2000 | Metal | 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 | Metal |
2001 | Metal | 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 | Metal |
2002 | Metal | 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 | Metal |
2003 | Metal | 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 | Metal |
2004 | Metal | 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 | Metal |
2005 | Metal | 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 | Metal |
2006 | Metal | 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 | Metal |
2007 | Metal | 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 | Metal |
2008 | Metal | 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 | Metal |
2009 | Metal | 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 | Metal |
2010 | Metal | 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 | Metal |
2011 | Metal | 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 | Metal |
2012 | Metal | 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 | Metal |
2013 | Metal | 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 | Metal |
2014 | Metal | 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 | Metal |
2015 | Metal | 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 | Metal |
2016 | Metal | 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 | Metal |
2017 | Metal | 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 | Metal |
2018 | Metal | 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 | Metal |
2019 | Metal | 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 | Metal |
2020 | Metal | 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 | Metal |
2021 | Metal | 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 | Metal |
2022 | Metal | 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 | Metal |
2023 | Metal | 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 | Metal |
2024 | Metal | 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 | Metal |
2025 | Metal | 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 | Metal |
2026 | Metal | 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 | Metal |
2027 | Metal | 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 | Metal |
2028 | Metal | 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 | Metal |
2029 | Metal | 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 | Metal |
2030 | Metal | 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 | Metal |
2031 | Metal | 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 | Metal |
2032 | Metal | 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 | Metal |
2033 | Metal | 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 | Metal |
2034 | Metal | 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 | Metal |
2035 | Metal | 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 | Metal |
2036 | Metal | 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 | Metal |
2037 | Metal | 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 | Metal |
2038 | Metal | 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 | Metal |
2039 | Metal | 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 | Metal |
2040 | Metal | 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 | Metal |
2041 | Metal | 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 | Metal |
2042 | Metal | 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 | Metal |
2043 | Metal | 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 | Metal |
2044 | Metal | 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 | Metal |
2045 | Metal | 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 | Metal |
2046 | Metal | 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 | Metal |
2047 | Metal | 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 | Metal |
2048 | Metal | 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 | Metal |
2049 | Metal | 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 | Metal |
2050 | Metal | 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 | Metal |
2051 | Metal | 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 | Metal |
2052 | Metal | 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 | Metal |
2053 | Metal | 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 | Metal |
2054 | Metal | 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 | Metal |
2055 | Metal | 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 | Metal |
2056 | Metal | 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 | Metal |
2057 | Metal | 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 | Metal |
2058 | Metal | 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 | Metal |
2059 | Metal | 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 | Metal |
2060 | Metal | 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 | Metal |
2061 | Metal | 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 | Metal |
2062 | Metal | 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 | Metal |
2063 | Metal | 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 | Metal |
2064 | Metal | 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 | Metal |
2065 | Metal | 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 | Metal |
2066 | Metal | 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 | Metal |
2067 | Metal | 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 | Metal |
2068 | Metal | 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 | Metal |
2069 | Metal | 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 | Metal |
2070 | Metal | 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 | Metal |
2071 | Metal | 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 | Metal |
2072 | Metal | 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 | Metal |
2073 | Metal | 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 | Metal |
2074 | Metal | 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 | Metal |
2075 | Metal | 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 | Metal |
2076 | Metal | 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 | Metal |
2077 | Metal | 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 | Metal |
2078 | Metal | 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 | Metal |
2079 | Metal | 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 | Metal |
2080 | Metal | 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 | Metal |
2081 | Metal | 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 | Metal |
2082 | Metal | 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 | Metal |
2083 | Metal | 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 | Metal |
2084 | Metal | 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 | Metal |
2085 | Metal | 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 | Metal |
2086 | Metal | 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 | Metal |
2087 | Metal | 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 | Metal |
2088 | Metal | 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 | Metal |
2089 | Metal | 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 | Metal |
2090 | Metal | 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 | Metal |
2091 | Metal | 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 | Metal |
2092 | Metal | 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 | Metal |
2093 | Metal | 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 | Metal |
2094 | Metal | 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 | Metal |
2095 | Metal | 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 | Metal |
2096 | Metal | 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 | Metal |
2097 | Metal | 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 | Metal |
2098 | Metal | 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 | Metal |
2099 | Metal | 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 | Metal |
2100 | Metal | 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 | Metal |
2101 | Metal | 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 | Metal |
2102 | Metal | 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 | Metal |
2103 | Metal | 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 | Metal |
2104 | Metal | 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 | Metal |
2105 | Metal | 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 | Metal |
2106 | Metal | 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 | Metal |
2107 | Metal | 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 | Metal |
2108 | Metal | 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 | Metal |
2109 | Metal | 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 | Metal |
2110 | Metal | 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 | Metal |
2111 | Metal | 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 | Metal |
2112 | Metal | 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 | Metal |
2113 | Metal | 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 | Metal |
2114 | Metal | 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 | Metal |
2115 | Metal | 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 | Metal |
2116 | Metal | 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 | Metal |
2117 | Metal | 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 | Metal |
2118 | Metal | 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 | Metal |
2119 | Metal | 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 | Metal |
2120 | Metal | 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 | Metal |
2121 | Metal | 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 | Metal |
2122 | Metal | 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 | Metal |
2123 | Metal | 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 | Metal |
2124 | Metal | 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 | Metal |
2125 | Metal | 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 | Metal |
2126 | Metal | 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 | Metal |
2127 | Metal | 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 | Metal |
2128 | Metal | 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 | Metal |
2129 | Metal | 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 | Metal |
2130 | Metal | 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 | Metal |
2131 | Metal | 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 | Metal |
2132 | Metal | 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 | Metal |
2133 | Metal | 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 | Metal |
2134 | Metal | 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 | Metal |
2135 | Metal | 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 | Metal |
2136 | Metal | 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 | Metal |
2137 | Metal | 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 | Metal |
2138 | Metal | 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 | Metal |
2139 | Metal | 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 | Metal |
2140 | Metal | 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 | Metal |
2141 | Metal | 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 | Metal |
2142 | Metal | 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 | Metal |
2143 | Metal | 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 | Metal |
2144 | Metal | 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 | Metal |
2145 | Metal | 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 | Metal |
2146 | Metal | 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 | Metal |
2147 | Metal | 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 | Metal |
2148 | Metal | 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 | Metal |
2149 | Metal | 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 | Metal |
2150 | Metal | 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 | Metal |
2151 | Metal | 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 | Metal |
2152 | Metal | 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 | Metal |
2153 | Metal | 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 | Metal |
2154 | Metal | 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 | Metal |
2155 | Metal | 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 | Metal |
2156 | Metal | 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 | Metal |
2157 | Metal | 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 | Metal |
2158 | Metal | 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 | Metal |
2159 | Metal | 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 | Metal |
2160 | Metal | 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 | Metal |
2161 | Metal | 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 | Metal |
2162 | Metal | 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 | Metal |
2163 | Metal | 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 | Metal |
2164 | Metal | 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 | Metal |
2165 | Metal | 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 | Metal |
2166 | Metal | 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 | Metal |
2167 | Metal | 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 | Metal |
2168 | Metal | 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 | Metal |
2169 | Metal | 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 | Metal |
2170 | Metal | 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 | Metal |
2171 | Metal | 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 | Metal |
2172 | Metal | 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 | Metal |
2173 | Metal | 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 | Metal |
2174 | Metal | 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 | Metal |
2175 | Metal | 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 | Metal |
2176 | Metal | 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 | Metal |
2177 | Metal | 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 | Metal |
2178 | Metal | 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 | Metal |
2179 | Metal | 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 | Metal |
2180 | Metal | 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 | Metal |
2181 | Metal | 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 | Metal |
2182 | Metal | 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 | Metal |
2183 | Metal | 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 | Metal |
2184 | Metal | 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 | Metal |
2185 | Metal | 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 | Metal |
2186 | Metal | 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 | Metal |
2187 | Metal | 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 | Metal |
2188 | Metal | 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 | Metal |
2189 | Metal | 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 | Metal |
2190 | Metal | 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 | Metal |
2191 | Metal | 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 | Metal |
2192 | Metal | 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 | Metal |
2193 | Metal | 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 | Metal |
2194 | Metal | 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 | Metal |
2195 | Metal | 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 | Metal |
2196 | Metal | 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 | Metal |
2197 | Metal | 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 | Metal |
2198 | Metal | 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 | Metal |
2199 | Metal | 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 | Metal |
2200 | Metal | 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 | Metal |
2201 | Metal | 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 | Metal |
2202 | Metal | 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 | Metal |
2203 | Metal | 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 | Metal |
2204 | Metal | 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 | Metal |
2205 | Metal | 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 | Metal |
2206 | Metal | 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 | Metal |
2207 | Metal | 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 | Metal |
2208 | Metal | 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 | Metal |
2209 | Metal | 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 | Metal |
2210 | Metal | 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 | Metal |
2211 | Metal | 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 | Metal |
2212 | Metal | 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 | Metal |
2213 | Metal | 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 | Metal |
2214 | Metal | 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 | Metal |
2215 | Metal | 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 | Metal |
2216 | Metal | 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 | Metal |
2217 | Metal | 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 | Metal |
2218 | Metal | 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 | Metal |
2219 | Metal | 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 | Metal |
2220 | Metal | 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 | Metal |
2221 | Metal | 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 | Metal |
2222 | Metal | 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 | Metal |
2223 | Metal | 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 | Metal |
2224 | Metal | 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 | Metal |
2225 | Metal | 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 | Metal |
2226 | Metal | 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 | Metal |
2227 | Metal | 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 | Metal |
2228 | Metal | 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 | Metal |
2229 | Metal | 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 | Metal |
2230 | Metal | 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 | Metal |
2231 | Metal | 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 | Metal |
2232 | Metal | 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 | Metal |
2233 | Metal | 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 | Metal |
2234 | Metal | 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 | Metal |
2235 | Metal | 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 | Metal |
2236 | Metal | 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 | Metal |
2237 | Metal | 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 | Metal |
2238 | Metal | 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 | Metal |
2239 | Metal | 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 | Metal |
2240 | Metal | 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 | Metal |
2241 | Metal | 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 | Metal |
2242 | Metal | 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 | Metal |
2243 | Metal | 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 | Metal |
2244 | Metal | 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 | Metal |
2245 | Metal | 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 | Metal |
2246 | Metal | 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 | Metal |
2247 | Metal | 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 | Metal |
2248 | Metal | 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 | Metal |
2249 | Metal | 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 | Metal |
2250 | Metal | 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 | Metal |
2251 | Metal | 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 | Metal |
2252 | Metal | 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 | Metal |
2253 | Metal | 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 | Metal |
2254 | Metal | 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 | Metal |
2255 | Metal | 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 | Metal |
2256 | Metal | 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 | Metal |
2257 | Metal | 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 | Metal |
2258 | Metal | 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 | Metal |
2259 | Metal | 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 | Metal |
2260 | Metal | 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 | Metal |
2261 | Metal | 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 | Metal |
2262 | Metal | 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 | Metal |
2263 | Metal | 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 | Metal |
2264 | Metal | 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 | Metal |
2265 | Metal | 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 | Metal |
2266 | Metal | 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 | Metal |
2267 | Metal | 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 | Metal |
2268 | Metal | 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 | Metal |
2269 | Metal | 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 | Metal |
2270 | Metal | 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 | Metal |
2271 | Metal | 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 | Metal |
2272 | Metal | 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 | Metal |
2273 | Metal | 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 | Metal |
2274 | Metal | 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 | Metal |
2275 | Metal | 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 | Metal |
2276 | Metal | 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 | Metal |
2277 | Metal | 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 | Metal |
2278 | Metal | 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 | Metal |
2279 | Metal | 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 | Metal |
2280 | Metal | 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 | Metal |
2281 | Metal | 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 | Metal |
2282 | Metal | 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 | Metal |
2283 | Metal | 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 | Metal |
2284 | Metal | 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 | Metal |
2285 | Metal | 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 | Metal |
2286 | Metal | 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 | Metal |
2287 | Metal | 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 | Metal |
2288 | Metal | 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 | Metal |
2289 | Metal | 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 | Metal |
2290 | Metal | 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 | Metal |
2291 | Metal | 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 | Metal |
2292 | Metal | 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 | Metal |
2293 | Metal | 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 | Metal |
2294 | Metal | 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 | Metal |
2295 | Metal | 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 | Metal |
2296 | Metal | 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 | Metal |
2297 | Metal | 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 | Metal |
2298 | Metal | 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 | Metal |
2299 | Metal | 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 | Metal |
2300 | Metal | 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 | Metal |
2301 | Metal | 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 | Metal |
2302 | Metal | 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 | Metal |
2303 | Metal | 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 | Metal |
2304 | Metal | 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 | Metal |
2305 | Metal | 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 | Metal |
2306 | Metal | 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 | Metal |
2307 | Metal | 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 | Metal |
2308 | Metal | 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 | Metal |
2309 | Metal | 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 | Metal |
2310 | Metal | 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 | Metal |
2311 | Metal | 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 | Metal |
2312 | Metal | 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 | Metal |
2313 | Metal | 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 | Metal |
2314 | Metal | 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 | Metal |
2315 | Metal | 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 | Metal |
2316 | Metal | 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 | Metal |
2317 | Metal | 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 | Metal |
2318 | Metal | 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 | Metal |
2319 | Metal | 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 | Metal |
2320 | Metal | 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 | Metal |
2321 | Metal | 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 | Metal |
2322 | Metal | 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 | Metal |
2323 | Metal | 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 | Metal |
2324 | Metal | 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 | Metal |
2325 | Metal | 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 | Metal |
2326 | Metal | 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 | Metal |
2327 | Metal | 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 | Metal |
2328 | Metal | 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 | Metal |
2329 | Metal | 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 | Metal |
2330 | Metal | 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 | Metal |
2331 | Metal | 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 | Metal |
2332 | Metal | 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 | Metal |
2333 | Metal | 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 | Metal |
2334 | Metal | 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 | Metal |
2335 | Metal | 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 | Metal |
2336 | Metal | 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 | Metal |
2337 | Metal | 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 | Metal |
2338 | Metal | 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 | Metal |
2339 | Metal | 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 | Metal |
2340 | Metal | 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 | Metal |
2341 | Metal | 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 | Metal |
2342 | Metal | 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 | Metal |
2343 | Metal | 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 | Metal |
2344 | Metal | 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 | Metal |
2345 | Metal | 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 | Metal |
2346 | Metal | 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 | Metal |
2347 | Metal | 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 | Metal |
2348 | Metal | 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 | Metal |
2349 | Metal | 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 | Metal |
2350 | Metal | 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 | Metal |
2351 | Metal | 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 | Metal |
2352 | Metal | 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 | Metal |
2353 | Metal | 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 | Metal |
2354 | Metal | 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 | Metal |
2355 | Metal | 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 | Metal |
2356 | Metal | 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 | Metal |
2357 | Metal | 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 | Metal |
2358 | Metal | 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 | Metal |
2359 | Metal | 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 | Metal |
2360 | Metal | 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 | Metal |
2361 | Metal | 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 | Metal |
2362 | Metal | 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 | Metal |
2363 | Metal | 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 | Metal |
2364 | Metal | 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 | Metal |
2365 | Metal | 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 | Metal |
2366 | Metal | 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 | Metal |
2367 | Metal | 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 | Metal |
2368 | Metal | 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 | Metal |
2369 | Metal | 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 | Metal |
2370 | Metal | 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 | Metal |
2371 | Metal | 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 | Metal |
2372 | Metal | 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 | Metal |
2373 | Metal | 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 | Metal |
2374 | Metal | 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 | Metal |
2375 | Metal | 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 | Metal |
2376 | Metal | 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 | Metal |
2377 | Metal | 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 | Metal |
2378 | Metal | 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 | Metal |
2379 | Metal | 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 | Metal |
2380 | Metal | 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 | Metal |
2381 | Metal | 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 | Metal |
2382 | Metal | 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 | Metal |
2383 | Metal | 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 | Metal |
2384 | Metal | 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 | Metal |
2385 | Metal | 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 | Metal |
2386 | Metal | 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 | Metal |
2387 | Metal | 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 | Metal |
2388 | Metal | 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 | Metal |
2389 | Metal | 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 | Metal |
2390 | Metal | 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 | Metal |
2391 | Metal | 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 | Metal |
2392 | Metal | 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 | Metal |
2393 | Metal | 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 | Metal |
2394 | Metal | 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 | Metal |
2395 | Metal | 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 | Metal |
2396 | Metal | 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 | Metal |
2397 | Metal | 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 | Metal |
2398 | Metal | 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 | Metal |
2399 | Metal | 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 | Metal |
2400 | Metal | 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 | Metal |
2401 | Metal | 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 | Metal |
2402 | Metal | 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 | Metal |
2403 | Metal | 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 | Metal |
2404 | Metal | 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 | Metal |
2405 | Metal | 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 | Metal |
2406 | Metal | 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 | Metal |
2407 | Metal | 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 | Metal |
2408 | Metal | 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 | Metal |
2409 | Metal | 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 | Metal |
2410 | Metal | 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 | Metal |
2411 | Metal | 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 | Metal |
2412 | Metal | 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 | Metal |
2413 | Metal | 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 | Metal |
2414 | Metal | 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 | Metal |
2415 | Metal | 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 | Metal |
2416 | Metal | 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 | Metal |
2417 | Metal | 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 | Metal |
2418 | Metal | 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 | Metal |
2419 | Metal | 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 | Metal |
2420 | Metal | 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 | Metal |
2421 | Metal | 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 | Metal |
2422 | Metal | 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 | Metal |
2423 | Metal | 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 | Metal |
2424 | Metal | 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 | Metal |
2425 | Metal | 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 | Metal |
2426 | Metal | 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 | Metal |
2427 | Metal | 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 | Metal |
2428 | Metal | 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 | Metal |
2429 | Metal | 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 | Metal |
2430 | Metal | 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 | Metal |
2431 | Metal | 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 | Metal |
2432 | Metal | 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 | Metal |
2433 | Metal | 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 | Metal |
2434 | Metal | 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 | Metal |
2435 | Metal | 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 | Metal |
2436 | Metal | 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 | Metal |
2437 | Metal | 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 | Metal |
2438 | Metal | 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 | Metal |
2439 | Metal | 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 | Metal |
2440 | Metal | 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 | Metal |
2441 | Metal | 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 | Metal |
2442 | Metal | 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 | Metal |
2443 | Metal | 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 | Metal |
2444 | Metal | 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 | Metal |
2445 | Metal | 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 | Metal |
2446 | Metal | 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 | Metal |
2447 | Metal | 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 | Metal |
2448 | Metal | 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 | Metal |
2449 | Metal | 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 | Metal |
2450 | Metal | 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 | Metal |
2451 | Metal | 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 | Metal |
2452 | Metal | 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 | Metal |
2453 | Metal | 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 | Metal |
2454 | Metal | 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 | Metal |
2455 | Metal | 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 | Metal |
2456 | Metal | 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 | Metal |
2457 | Metal | 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 | Metal |
2458 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2459 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2460 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2461 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2462 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2463 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2464 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2465 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2466 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2467 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[3,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2468 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[3,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2469 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[3,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2470 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[3,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2471 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[3,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2472 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[3,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2473 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[3,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2474 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[3,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2475 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[3,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2476 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1337,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2477 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1337,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2478 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,1,1,1],ne_kernel=[1337,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2479 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1337,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2480 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1337,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2481 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,1,1,1],ne_kernel=[1337,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2482 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1337,1,1,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2483 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1337,1,1,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2484 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,1,1,1],ne_kernel=[1337,1,1,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2485 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[1,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2486 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[1,1,7,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2487 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[1,1,7,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2488 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[1,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2489 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[1,1,7,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2490 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[1,1,7,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2491 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,7,1,1],ne_kernel=[1,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2492 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,7,1,1],ne_kernel=[1,1,7,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2493 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,7,1,1],ne_kernel=[1,1,7,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2494 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[3,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2495 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[3,1,7,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2496 | Metal | CONV_TRANSPOSE_1D | ne_input=[1,7,1,1],ne_kernel=[3,1,7,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2497 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[3,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
2498 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[3,1,7,1],s0=2,p0=0,d0=1 | support | 1 | yes | Metal |
2499 | Metal | CONV_TRANSPOSE_1D | ne_input=[2,7,1,1],ne_kernel=[3,1,7,1],s0=3,p0=0,d0=1 | support | 1 | yes | Metal |
2500 | Metal | CONV_TRANSPOSE_1D | ne_input=[13,7,1,1],ne_kernel=[3,1,7,1],s0=1,p0=0,d0=1 | support | 1 | yes | Metal |
The file is too large to be shown. View Raw |