Lines Matching full:supported

3 ## ONNX OPs supported by RKNN Toolkit2
6 The list of ONNX OPs supported by RKNN Toolkit2 is as follows:
11 | Abs | Not Supported |
12 | Acos | Not Supported |
13 | Acosh | Not Supported |
15 | And | Not Supported |
18 | Asin | Not Supported |
19 | Asinh | Not Supported |
20 | Atan | Not Supported |
21 | Atanh | Not Supported |
24 | BitShift | Not Supported |
26 | Ceil | Not Supported |
27 | Celu | Not Supported |
29 | Compress | Not Supported |
31 | ConcatFromSequence | Not Supported |
35 | ConvInteger | Not Supported |
38 | Cosh | Not Supported |
39 | CumSum | Not Supported |
42 | Det | Not Supported |
45 | Einsum | Not Supported |
48 | Erf | Not Supported |
50 | Expand | Not Supported |
53 | Floor | Not Supported |
56 | GatherElements | Not Supported |
57 | GatherND | Not Supported |
60 | GlobalLpPool | Not Supported |
66 | Hardmax | Not Supported |
70 | IsInf | Not Supported |
71 | IsNaN | Not Supported |
77 | Log | Not Supported |
79 | Loop | Not Supported |
81 | LpPool | Not Supported |
83 | MatMulInteger | Not Supported |
88 | Mean | Not Supported |
90 | Mod | Not Supported |
92 | Multinomial | Not Supported |
93 | Neg | Not Supported |
94 | NonMaxSuppression | Not Supported |
95 | NonZero | Not Supported |
96 | Not | Not Supported |
97 | OneHot | Not Supported |
98 | Or | Not Supported |
102 | QLinearConv | Not Supported |
103 | QLinearMatMul | Not Supported |
105 | RNN | Not Supported |
106 | RandomNormal | Not Supported |
107 | RandomNormalLike | Not Supported |
108 | RandomUniform | Not Supported |
109 | RandomUniformLike | Not Supported |
110 | Range | Not Supported |
111 | Reciprocal | Not Supported |
112 | ReduceL1 | Not Supported |
113 | ReduceL2 | Not Supported |
114 | ReduceLogSum | Not Supported |
115 | ReduceLogSumExp | Not Supported |
119 | ReduceProd | Not Supported |
121 | ReduceSumSquare | Not Supported |
127 | Round | Not Supported |
128 | Scan | Not Supported |
129 | ScatterElements | Not Supported |
131 | Selu | Not Supported |
132 | SequenceAt | Not Supported |
133 | SequenceConstruct | Not Supported |
134 | SequenceEmpty | Not Supported |
135 | SequenceErase | Not Supported |
136 | SequenceInsert | Not Supported |
137 | SequenceLength | Not Supported |
139 | Shrink | Not Supported |
141 | Sign | Not Supported |
143 | Sinh | Not Supported |
148 | Softsign | Not Supported |
151 | SplitToSequence | Not Supported |
154 | StringNormalizer | Not Supported |
156 | Sum | Not Supported |
157 | Tan | Not Supported |
159 | TfIdfVectorizer | Not Supported |
160 | ThresholdedRelu | Not Supported |
162 | TopK | Not Supported |
164 | Trilu | Not Supported |
165 | Unique | Not Supported |
168 | Xor | Not Supported |
170 ## Pytorch OPs supported by RKNN Toolkit2
172 The Pytorch version supported by RKNN Toolkit2 is >1.6.0, models generated by other versions may no…
173 The list of Pytorch OPs supported by RKNN Toolkit2 is as follows:
178 | aten::abs | Not supported |
179 | aten::abs_ | Not supported |
180 | aten::adaptive_avg_pool1d | Not supported |
182 | aten::adaptive_max_pool1d | Not supported |
187 | aten::affine_grid_generator | Not supported |
189 | aten::alpha_dropout_ | Not supported |
190 | aten::arange | Not supported |
191 | aten::avg_pool1d | Not supported |
193 | aten::avg_pool3d | Not supported |
197 | aten::celu | Not supported |
198 | aten::celu_ | Not supported |
202 | aten::clamp_max | Not supported |
203 | aten::clamp_max_ | Not supported |
205 | aten::clamp_min_ | Not supported |
210 | aten::cos | Not supported |
211 | aten::cos_ | Not supported |
212 | aten::cumsum | Not supported |
214 | aten::detach_ | Not supported |
219 | aten::einsum | Not supported |
224 | aten::eq | Not supported |
225 | aten::eq_ | Not supported |
226 | aten::erf | Not supported |
227 | aten::erf_ | Not supported |
228 | aten::erfc | Not supported |
229 | aten::erfc_ | Not supported |
233 | aten::expand_as | Not supported |
234 | aten::expm1 | Not supported |
235 | aten::expm1_ | Not supported |
237 | aten::feature_dropout_ | Not supported |
239 | aten::flip | Not supported |
240 | aten::floor | Not supported |
241 | aten::floor_ | Not supported |
242 | aten::floor_divide | Not supported |
243 | aten::floor_divide_ | Not supported |
244 | aten::gather | Not supported |
245 | aten::ge | Not supported |
246 | aten::ge_ | Not supported |
248 | aten::gelu_ | Not supported |
249 | aten::grid_sampler | Not supported |
252 | aten::gt_ | Not supported |
253 | aten::hardshrink | Not supported |
254 | aten::hardshrink_ | Not supported |
259 | aten::index | Not supported |
260 | aten::index_put | Not supported |
261 | aten::index_put_ | Not supported |
265 | aten::le | Not supported |
266 | aten::le_ | Not supported |
269 | aten::lerp | Not supported |
270 | aten::lerp_ | Not supported |
271 | aten::log | Not supported |
272 | aten::log_ | Not supported |
273 | aten::log10 | Not supported |
274 | aten::log10_ | Not supported |
275 | aten::log1p | Not supported |
276 | aten::log1p_ | Not supported |
277 | aten::log2 | Not supported |
278 | aten::log2_ | Not supported |
279 | aten::log_sigmoid | Not supported |
280 | aten::log_softmax | Not supported |
284 | aten::lt_ | Not supported |
288 | aten::max_ | Not supported |
294 | aten::meshgrid | Not supported |
297 | aten::min_ | Not supported |
304 | aten::ne_ | Not supported |
305 | aten::neg | Not supported |
306 | aten::neg_ | Not supported |
307 | aten::new_full | Not supported |
308 | aten::new_zeros | Not supported |
309 | aten::nonzero | Not supported |
310 | aten::norm | Not supported |
313 | aten::pad | Not supported |
316 | aten::pow_ | Not supported |
318 | aten::prelu_ | Not supported |
321 | aten::reciprocal_ | Not supported |
330 | aten::reshape_ | Not supported |
331 | torchvision::roi_align | Not supported |
332 | aten::rsqrt | Not supported |
333 | aten::rsqrt_ | Not supported |
336 | aten::selu | Not supported |
337 | aten::selu_ | Not supported |
342 | aten::sin | Not supported |
343 | aten::sin_ | Not supported |
348 | aten::softshrink | Not supported |
349 | aten::sort | Not supported |
352 | aten::sqrt | Not supported |
353 | aten::sqrt_ | Not supported |
355 | aten::squeeze_ | Not supported |
361 | aten::t_ | Not supported |
367 | aten::topk | Not supported |
371 | aten::true_divide_ | Not supported |
373 | aten::unfold | Not supported |
378 | aten::view_ | Not supported |
379 | aten::view_as | Not supported |
380 | aten::view_as_ | Not supported |
382 | aten::zero_ | Not supported |
389 ## Caffe OPs supported by RKNN Toolkit2
393 Based on this protocol, the list of Caffe OPs supported by RKNN Toolkit2 is as follows:
437 ## TensorFlow OPs supported by RKNN Toolkit2
439 …ted by TensorFlow version 1.12 - 1.15 for 1.x and 2.3 - 2.5 for 2.x are supported by RKNN Toolkit2…
440 The list of TensorFlow OPs supported by RKNN Toolkit2 is as follows:
475 ## Darknet OPs supported by RKNN Toolkit2
476 The list of Darknet OPs supported by RKNN Toolkit2 is as follows: