File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -313,19 +313,27 @@ ImportError: /home//lib/python3.6/site-packages/mgeconvert/backend/ir_to_tflite/
313
313
| Conv | ✓< br/> ✓ |
314
314
| Clip | ✓< br/> ✓ |
315
315
| Concat | ✓< br/> ✓ |
316
+ | Div | ✓< br/> ✓ |
316
317
| Dropout | ✓< br/> ✓ |
317
318
| Flatten | ✓< br/> ✓ |
318
319
| Gather | ✓< br/> ✓ |
319
320
| Gemm | ✓< br/> ✓ |
320
321
| GlobalAveragePool | ✓< br/> ✓ |
321
322
| GlobalMaxPool | ✓< br/> ✓ |
323
+ | Hardsigmoid | ✓< br/> ✓ |
322
324
| LSTM | ✓< br/> ✓ |
323
325
| MaxPool | ✓< br/> ✓ |
324
326
| Mul | ✓< br/> ✓ |
327
+ | Pow | ✓< br/> ✓ |
328
+ | Reduce | ✓< br/> ✓ |
325
329
| Relu | ✓< br/> ✓ |
326
330
| Reshape | ✓< br/> ✓ |
327
331
| Resize | ✓< br/> ✓ |
332
+ | Shape | ✓< br/> ✓ |
328
333
| Sigmoid | ✓< br/> ✓ |
329
334
| Slice | ✓< br/> ✓ |
330
335
| Softmax | ✓< br/> ✓ |
336
+ | Sqrt | ✓< br/> ✓ |
337
+ | Sub | ✓< br/> ✓ |
331
338
| Transpose | ✓< br/> ✓ |
339
+ | Unsqueeze | ✓< br/> ✓ |
You can’t perform that action at this time.
0 commit comments