Skip to content

How to convert 'tflite' model? #158

@WonTaeYeon

Description

@WonTaeYeon

Hi, Thx for your code

I tried several things to convert to the 'tflite' model.

When freeze using model_inspect.py and converted to pb file, the following error occurred :

OSError: Cannot parse file b'freeze_log_dir/saved_model.pb': Error parsing message.

When I converted to pbtxt of the custom learning model, the following error occurred:

saved_model.pbtxt': 1:1 : Message type "tensorflow.SavedModel" has no field named "node"..

How can I fix the error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions