Tengine icon indicating copy to clipboard operation
Tengine copied to clipboard

trying to convert mobilenetv2 tflite to tengine. missing PAD

Open soham24 opened this issue 5 years ago • 3 comments

These 1ops are not supported {PAD,} Create graph failed errno: 0

soham24 avatar Jun 05 '20 09:06 soham24

@soham24 Did you solve this? I am getting the same error too.

@BUG1989 @debug202006 @kalcohol Please can you help us in this regard?

AkkiSony avatar Aug 31 '21 13:08 AkkiSony

@AkkiSony no , I used ncnn and tflite frameworks for my requirements at that time. But it seems tengine is more stable now

soham24 avatar Aug 31 '21 17:08 soham24

@soham24 Hi, Yes, I did use tengine over NPU SDK for converting my yolov3 model. It worked fine.

But, I am currently getting this follwing error 'misssing PAD' on Tengine SDK itself! :/ For my mobilenetv2.tflite model.

@BUG1989 @debug202006 @kalcohol Do you have any solutions for this, please?

AkkiSony avatar Sep 01 '21 08:09 AkkiSony