-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
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
Labels
No labels