OAID / Tengine-Convert-Tools

Tengine Convert Tool supports converting multi framworks' models into tmfile that suitable for Tengine-Lite AI framework.
Apache License 2.0
94 stars 34 forks source link

covert tensorflow mobilenet error #7

Open chuanzhao0626 opened 4 years ago

chuanzhao0626 commented 4 years ago

1、Use Tengine-Convert-Tools: prompt for a message and fail: These ops are not in tensorflow serializer: [ Placeholder ] [ Const ] [ Conv2D ] [ FusedBatchNorm ] [ Relu ] [ MaxPool ] [ AvgPool ] [ ConcatV2 ]

Create graph failed

2、Using online conversion: success

How to solve this problem,looking forward to your replay. Thanks!